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

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.'