summaryrefslogtreecommitdiffstats
path: root/python/python3-dugong/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-dugong/README')
-rw-r--r--python/python3-dugong/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python3-dugong/README b/python/python3-dugong/README
new file mode 100644
index 0000000000..6b6ee0f671
--- /dev/null
+++ b/python/python3-dugong/README
@@ -0,0 +1,3 @@
+The Python Dugong module provides an API for communicating with
+HTTP 1.1 servers. It is an alternative to the standard library's
+http.client (formerly httplib) module.