diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-23 23:10:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-23 23:10:04 +0700 |
commit | a2591c7b95bae39f1f75ba251b9a8bbf919d3d5a (patch) | |
tree | 3dc9c6816a9efa64ffc218cb790bc383d6b1c14b /python/URLObject/URLObject.info | |
parent | d600a9d210c68012fc6912df37b641ae0f0bf574 (diff) |
python/URLObject: Added (utility class for manipulating URLs).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/URLObject/URLObject.info')
-rw-r--r-- | python/URLObject/URLObject.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/URLObject/URLObject.info b/python/URLObject/URLObject.info new file mode 100644 index 0000000000000..a4cc18009279e --- /dev/null +++ b/python/URLObject/URLObject.info @@ -0,0 +1,10 @@ +PRGNAM="URLObject" +VERSION="2.4.3" +HOMEPAGE="http://github.com/zacharyvoase/urlobject" +DOWNLOAD="https://pypi.python.org/packages/source/U/URLObject/URLObject-2.4.3.tar.gz" +MD5SUM="bbce110483eda19da3008f929d02dc98" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |