diff options
| author | Matteo Bernardini <ponce@slackbuilds.org> | 2023-08-05 08:55:45 +0700 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-05 08:55:45 +0700 |
| commit | 19295f2cf1ea30dbaae01b4b3f32917b22d82c88 (patch) | |
| tree | 8aa80b5f8d0db2131b77e0b927cb31690c769a65 /python/python2-httplib2/README | |
| parent | 24203b9289b4a514bea83bd3f139ce03f7f826f3 (diff) | |
python/python2-httplib2: Added (python http library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-httplib2/README')
| -rw-r--r-- | python/python2-httplib2/README | 4 |
1 files changed, 4 insertions, 0 deletions
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. |
