aboutsummaryrefslogtreecommitdiff
path: root/python/python3-httplib2/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2023-08-05 08:56:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-05 08:56:43 +0700
commit39dff3e994f2ac5f90c2197ab1a4dee49aaf2e96 (patch)
treefe7e7e39dab1bc3e5dc185488e95513c61496dc3 /python/python3-httplib2/README
parent19295f2cf1ea30dbaae01b4b3f32917b22d82c88 (diff)
python/python2-httplib3: Added (python http library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-httplib2/README')
-rw-r--r--python/python3-httplib2/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python3-httplib2/README b/python/python3-httplib2/README
new file mode 100644
index 0000000000..082d7ac829
--- /dev/null
+++ b/python/python3-httplib2/README
@@ -0,0 +1,4 @@
+A comprehensive HTTP client library that supports many features
+left out of other HTTP libraries.
+
+This is the python-3.x version.