summaryrefslogtreecommitdiff
path: root/www/py-flask-script/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-flask-script/pkg-descr')
-rw-r--r--www/py-flask-script/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/py-flask-script/pkg-descr b/www/py-flask-script/pkg-descr
new file mode 100644
index 000000000000..220dde91972b
--- /dev/null
+++ b/www/py-flask-script/pkg-descr
@@ -0,0 +1,6 @@
+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.
+
+WWW: http://flask-script.readthedocs.io/en/latest/