diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:01 +0700 |
commit | 22a820478e9338a29ffe8f0d59b58f93a377a41b (patch) | |
tree | 232660e6529452724c0c6c95996deb2aae1aac86 /python/python2-klein/slack-desc | |
parent | b13eb3db5d307b714e52b6e289e9507262b96317 (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/python2-klein/slack-desc')
-rw-r--r-- | python/python2-klein/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-klein/slack-desc b/python/python2-klein/slack-desc new file mode 100644 index 0000000000..04214ac213 --- /dev/null +++ b/python/python2-klein/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python2-klein: python2-klein (micro-framework for web services) +python2-klein: +python2-klein: Klein is a micro-framework for developing production-ready web +python2-klein: services with Python. It has a small API similar to Bottle and Flask. +python2-klein: +python2-klein: https://klein.readthedocs.io/ +python2-klein: +python2-klein: +python2-klein: +python2-klein: +python2-klein: |