summaryrefslogtreecommitdiffstats
path: root/python/Flask/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-05-29 17:21:42 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-06-01 23:54:42 +0700
commit672087c291edc9ab23a5e36e5a3d5a1fd7ada83f (patch)
treecf50627e68a80f2037a920fd07b866147490e720 /python/Flask/README
parent82bef69f6a3318a32f356e9b80d1dde9ac8068fa (diff)
downloadslackbuilds-672087c291edc9ab23a5e36e5a3d5a1fd7ada83f.tar.gz
slackbuilds-672087c291edc9ab23a5e36e5a3d5a1fd7ada83f.tar.xz
python/Flask: Updated for version 0.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/Flask/README')
-rw-r--r--python/Flask/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask/README b/python/Flask/README
index fdc117a9e8..13caec97e5 100644
--- a/python/Flask/README
+++ b/python/Flask/README
@@ -1,3 +1,3 @@
Flask is a microframework for Python based on Werkzeug
-and Jinja2. It's intended for getting started very quickly
+and Jinja2. It's intended for getting started very quickly
and was developed with best intentions in mind.