summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
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.'