Modulefile 368 B

123456789
  1. name 'puppet-python'
  2. version '1.1.4'
  3. author 'Sergey Stankevich'
  4. license 'Apache License, Version 2.0'
  5. project_page 'https://github.com/stankevich/puppet-python'
  6. source 'git://github.com/stankevich/puppet-python'
  7. summary 'Puppet module for Python'
  8. description 'Installs and manages Python, pip, virtualenv, Gunicorn virtual hosts.'