diff options
author | Philip Lacroix <slackph at posteo dot de> | 2015-09-11 01:48:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-11 01:48:16 +0700 |
commit | 4e7c68052434879912d3eed66ac2e1c4db960df2 (patch) | |
tree | 9a4759d171e8acac202bf6cc7cd6501bede8fac3 /network/bottle/README | |
parent | d0add4f89dfca5eed2c2c832b8fb314bd0fb49d6 (diff) | |
download | slackbuilds-4e7c68052434879912d3eed66ac2e1c4db960df2.tar.gz |
network/bottle: Update EMAIL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bottle/README')
-rw-r--r-- | network/bottle/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/bottle/README b/network/bottle/README index 9506e8bf4e..f64ed2a768 100644 --- a/network/bottle/README +++ b/network/bottle/README @@ -1,4 +1,4 @@ -Bottle is a fast and simple micro-framework for small web applications. It +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 |