diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-11-23 07:17:27 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-28 07:25:59 +0700 |
commit | 8f10a9a937b7e7b32fec7c5e64805a9256beb014 (patch) | |
tree | f183b7abf8b4302899ec77f0c16b72bba7f89c55 /python/idna/idna.info | |
parent | 04056250a55b198b4ce2df0861610a0dafdbef22 (diff) | |
download | slackbuilds-8f10a9a937b7e7b32fec7c5e64805a9256beb014.tar.gz |
python/idna: Added (Internationalized Domain Names in Applications).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/idna/idna.info')
-rw-r--r-- | python/idna/idna.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/idna/idna.info b/python/idna/idna.info new file mode 100644 index 0000000000..c9cbdedede --- /dev/null +++ b/python/idna/idna.info @@ -0,0 +1,10 @@ +PRGNAM="idna" +VERSION="2.0" +HOMEPAGE="https://github.com/kjd/idna" +DOWNLOAD="https://pypi.python.org/packages/source/i/idna/idna-2.0.tar.gz" +MD5SUM="bd17a9d15e755375f48a62c13b25b801" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Markus Reichelt" +EMAIL="slackbuilds@mareichelt.de" |