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/slack-desc | |
parent | d0add4f89dfca5eed2c2c832b8fb314bd0fb49d6 (diff) |
network/bottle: Update EMAIL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bottle/slack-desc')
-rw-r--r-- | network/bottle/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bottle/slack-desc b/network/bottle/slack-desc index cca52162cb5b6..b0c8f445a072f 100644 --- a/network/bottle/slack-desc +++ b/network/bottle/slack-desc @@ -6,9 +6,9 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -bottle: Bottle (Python web framework) +bottle: bottle (Python web framework) bottle: -bottle: Bottle is a fast, simple and lightweight WSGI micro web-framework +bottle: bottle is a fast, simple and lightweight WSGI micro web-framework bottle: for Python. It is distributed as a single file module and has no bottle: dependencies other than the Python Standard Library. bottle: |