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

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