From 39dff3e994f2ac5f90c2197ab1a4dee49aaf2e96 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 5 Aug 2023 08:56:43 +0700 Subject: python/python2-httplib3: Added (python http library). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-httplib2/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python3-httplib2/README (limited to 'python/python3-httplib2/README') 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. -- cgit v1.2.3