summaryrefslogtreecommitdiff
path: root/www/py-flask-script/PLIST
diff options
context:
space:
mode:
authorkleink <kleink>2013-07-28 17:47:18 +0000
committerkleink <kleink>2013-07-28 17:47:18 +0000
commit179ebfac6bb644c986c2d87bc2cb82cdcefdbc28 (patch)
tree58d7166703667c4a1d8525aa461718a1269affb1 /www/py-flask-script/PLIST
parent1f1e00b9daf18fdc081fc7b9ad652e6607f69dab (diff)
downloadpkgsrc-179ebfac6bb644c986c2d87bc2cb82cdcefdbc28.tar.gz
Import Flask-Script-0.5.3 as www/py-flask-script.
The Flask-Script extension provides support for writing external scripts in Flask. This includes running a development server, a customised Python shell, scripts to set up your database, cronjobs, and other command-line tasks that belong outside the web application itself.
Diffstat (limited to 'www/py-flask-script/PLIST')
-rw-r--r--www/py-flask-script/PLIST16
1 files changed, 16 insertions, 0 deletions
diff --git a/www/py-flask-script/PLIST b/www/py-flask-script/PLIST
new file mode 100644
index 00000000000..7f50ad8e211
--- /dev/null
+++ b/www/py-flask-script/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/28 17:47:18 kleink Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/flask_script/__init__.py
+${PYSITELIB}/flask_script/__init__.pyc
+${PYSITELIB}/flask_script/__init__.pyo
+${PYSITELIB}/flask_script/cli.py
+${PYSITELIB}/flask_script/cli.pyc
+${PYSITELIB}/flask_script/cli.pyo
+${PYSITELIB}/flask_script/commands.py
+${PYSITELIB}/flask_script/commands.pyc
+${PYSITELIB}/flask_script/commands.pyo