From ed137893babebabdfdb5adf44d1a52272093ce8b Mon Sep 17 00:00:00 2001 From: Sergey Stankevich Date: Sun, 9 Sep 2012 18:36:30 -0400 Subject: Initial import --- Modulefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Modulefile (limited to 'Modulefile') diff --git a/Modulefile b/Modulefile new file mode 100644 index 0000000..c7f2f97 --- /dev/null +++ b/Modulefile @@ -0,0 +1,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.' -- cgit v1.2.3