diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-26 22:00:56 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-27 17:56:19 +0100 |
commit | ee936c7505b97c35f33cdd5cc29a296d3afe797c (patch) | |
tree | f9055ed7d0a5aa6ccaa4a6812d674ec7ff5e30fa /python/six/six.info | |
parent | 2fb3b2e6ce9f3d0a5032721b0f383495630fa1bf (diff) | |
download | slackbuilds-ee936c7505b97c35f33cdd5cc29a296d3afe797c.tar.gz |
python/six: Added (Python 2 and 3 compatibility utilities).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/six/six.info')
-rw-r--r-- | python/six/six.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/six/six.info b/python/six/six.info new file mode 100644 index 0000000000..e611d18e5a --- /dev/null +++ b/python/six/six.info @@ -0,0 +1,10 @@ +PRGNAM="six" +VERSION="1.2.0" +HOMEPAGE="http://pypi.python.org/pypi/six/" +DOWNLOAD="http://pypi.python.org/packages/source/s/six/six-1.2.0.tar.gz" +MD5SUM="2a5d1afc79912832ac78fd38e3d75d7e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Larry Hajali" +EMAIL="larryhaja[at]gmail[dot]com" |