diff options
| author | Yth - Arnaud <yth@ythogtha.org> | 2023-06-22 23:10:23 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-22 23:10:38 +0700 |
| commit | b587b4f03416f487215bf54ab2e8bb7f1f5bf02e (patch) | |
| tree | be07380e4adba724bcdc19bbf78add906fc5dc9d /python/python3-bottle/slack-desc | |
| parent | c7f9b12658890e7b9388aa4b2049cb2356c893f4 (diff) | |
python/python3-bottle: Added (Python Web Framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bottle/slack-desc')
| -rw-r--r-- | python/python3-bottle/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-bottle/slack-desc b/python/python3-bottle/slack-desc new file mode 100644 index 0000000000..35d51f306a --- /dev/null +++ b/python/python3-bottle/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------------------------------------------------------| +python3-bottle: python3-bottle (Python web framework) +python3-bottle: +python3-bottle: bottle is a fast, simple and lightweight WSGI micro web-framework +python3-bottle: for Python. It is distributed as a single file module and has no +python3-bottle: dependencies other than the Python Standard Library. +python3-bottle: +python3-bottle: Homepage: http://bottlepy.org +python3-bottle: +python3-bottle: +python3-bottle: +python3-bottle: |
