summaryrefslogtreecommitdiff
path: root/Modulefile
blob: dfd366b74075fabb24d91f784b106627b2c56ba9 (plain)
1
2
3
4
5
6
7
8
9
name         'puppet-python'
version      '1.1.2'

author       'Sergey Stankevich'
license      'Apache License, Version 2.0'
project_page 'https://github.com/stankevich/puppet-python'
source       'git://github.com/stankevich/puppet-python'
summary      'Puppet module for Python'
description  'Installs and manages Python, pip, virtualenv, Gunicorn virtual hosts.'