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

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