slackbuilds_ponce/network/bottle
Philip Lacroix 6f8845c2a5 network/bottle: Removes python3 support.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-12-21 00:09:25 +07:00
..
bottle.info
bottle.SlackBuild network/bottle: Removes python3 support. 2015-12-21 00:09:25 +07:00
README
slack-desc

bottle is a fast and simple micro-framework for small web applications. It
offers request dispatching (Routes) with url parameter support, templates,
a built-in HTTP Server and adapters for many third party WSGI/HTTP-server and
template engines - all in a single file and with no dependencies other than
the Python Standard Library.