aboutsummaryrefslogtreecommitdiff
path: root/python/python-klein/README
diff options
context:
space:
mode:
authorDave Woodfall <dave@slackbuilds.org>2021-05-14 21:34:38 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-19 18:40:01 +0700
commit22a820478e9338a29ffe8f0d59b58f93a377a41b (patch)
tree232660e6529452724c0c6c95996deb2aae1aac86 /python/python-klein/README
parentb13eb3db5d307b714e52b6e289e9507262b96317 (diff)
python/python-klein: Renamed python2-klein.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-klein/README')
-rw-r--r--python/python-klein/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/python-klein/README b/python/python-klein/README
deleted file mode 100644
index e7bb343918..0000000000
--- a/python/python-klein/README
+++ /dev/null
@@ -1,2 +0,0 @@
-Klein is a micro-framework for developing production-ready web services
-with Python. It has a small API similar to Bottle and Flask.