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/python2-httplib2.info | |
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/python2-httplib2.info')
-rw-r--r-- | python/python2-httplib2/python2-httplib2.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python2-httplib2/python2-httplib2.info b/python/python2-httplib2/python2-httplib2.info new file mode 100644 index 0000000000..5569748d5b --- /dev/null +++ b/python/python2-httplib2/python2-httplib2.info @@ -0,0 +1,10 @@ +PRGNAM="python2-httplib2" +VERSION="0.22.0" +HOMEPAGE="https://github.com/httplib2/httplib2/" +DOWNLOAD="https://github.com/httplib2/httplib2/archive/v0.22.0/httplib2-0.22.0.tar.gz" +MD5SUM="e1ea1cd44c908a78112b6007af0f5917" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |