summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorSergey Stankevich <sergey.stankevich@gmail.com>2012-09-09 18:36:30 -0400
committerSergey Stankevich <sergey.stankevich@gmail.com>2012-09-09 18:36:30 -0400
commited137893babebabdfdb5adf44d1a52272093ce8b (patch)
treef611108dc849fe8f4372aac981d7e242d59b957b /Modulefile
Initial import
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile9
1 files changed, 9 insertions, 0 deletions
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.'