From 19295f2cf1ea30dbaae01b4b3f32917b22d82c88 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 5 Aug 2023 08:55:45 +0700 Subject: python/python2-httplib2: Added (python http library). Signed-off-by: Willy Sudiarto Raharjo --- python/python2-httplib2/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 python/python2-httplib2/README (limited to 'python/python2-httplib2/README') diff --git a/python/python2-httplib2/README b/python/python2-httplib2/README new file mode 100644 index 0000000000..b831fb5ae7 --- /dev/null +++ b/python/python2-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-2.x version. -- cgit v1.2.3