summaryrefslogtreecommitdiffstats
path: root/python/cheroot/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-02-19 23:01:08 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-21 16:44:32 +0700
commit090eb9d096fc86f990ce7f53d09ae77ef9a7f59f (patch)
tree2bd6b5e5954c573b7aec2884b59ede034de38e6f /python/cheroot/README
parentf14ca0920daaf12df242ee37a586be451f3ccb65 (diff)
downloadslackbuilds-090eb9d096fc86f990ce7f53d09ae77ef9a7f59f.tar.gz
slackbuilds-090eb9d096fc86f990ce7f53d09ae77ef9a7f59f.tar.xz
python/cheroot: Added (pure-Python HTTP).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/cheroot/README')
-rw-r--r--python/cheroot/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/cheroot/README b/python/cheroot/README
new file mode 100644
index 0000000000..bc27997740
--- /dev/null
+++ b/python/cheroot/README
@@ -0,0 +1 @@
+Cheroot is the high-performance, pure-Python HTTP server used by CherryPy.