From 4694b17aca09984b67d58c33a8961a7b09466d03 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Sat, 4 Jun 2022 03:08:57 +0100 Subject: python/python3-cheroot: Added (pure-Python HTTP) Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- python/python3-cheroot/README | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/python3-cheroot/README (limited to 'python/python3-cheroot/README') diff --git a/python/python3-cheroot/README b/python/python3-cheroot/README new file mode 100644 index 0000000000..9e14eaed39 --- /dev/null +++ b/python/python3-cheroot/README @@ -0,0 +1,2 @@ +Cheroot is the high-performance, pure-Python HTTP server used by +CherryPy. -- cgit v1.2.3