diff options
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 |
commit | 090eb9d096fc86f990ce7f53d09ae77ef9a7f59f (patch) | |
tree | 2bd6b5e5954c573b7aec2884b59ede034de38e6f /python/cheroot/slack-desc | |
parent | f14ca0920daaf12df242ee37a586be451f3ccb65 (diff) |
python/cheroot: Added (pure-Python HTTP).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/cheroot/slack-desc')
-rw-r--r-- | python/cheroot/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/cheroot/slack-desc b/python/cheroot/slack-desc new file mode 100644 index 0000000000000..d725b70156b1e --- /dev/null +++ b/python/cheroot/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +cheroot: cheroot (pure-Python HTTP) +cheroot: +cheroot: Cheroot is the high-performance, pure-Python HTTP server used +cheroot: by CherryPy. +cheroot: +cheroot: Homepage: http://cherrypy.org/ +cheroot: +cheroot: +cheroot: +cheroot: +cheroot: |