aboutsummaryrefslogtreecommitdiff
path: root/network/bottle/README
diff options
context:
space:
mode:
authorPhilip Lacroix <slackph at posteo dot de>2023-01-29 16:08:05 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 07:19:51 +0700
commitb4391fb672f224b8095b6b4723a6fdf8e368d4a0 (patch)
tree05042c1cf4f496dd524ac90fc30d12dc36b59108 /network/bottle/README
parent06115041ab983e5a4f2cad9fafe662853d5d3687 (diff)
downloadslackbuilds-b4391fb672f224b8095b6b4723a6fdf8e368d4a0.tar.xz
network/bottle: Updated for version 0.12.23.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bottle/README')
-rw-r--r--network/bottle/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/bottle/README b/network/bottle/README
index 65cf685e373d..fb045a510e93 100644
--- a/network/bottle/README
+++ b/network/bottle/README
@@ -1,3 +1,3 @@
-bottle is a fast, simple and lightweight WSGI micro web-framework for
-Python. It is distributed as a single file module and has no
+bottle is a fast, simple and lightweight WSGI micro web-framework
+for Python. It is distributed as a single file module and has no
dependencies other than the Python Standard Library.