diff options
author | Jose Lopes <jabolopes@google.com> | 2014-01-17 07:46:39 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:04 -0600 |
commit | 6c0140c480312d4a82bb980eebe778553b58b04f (patch) | |
tree | c188246130ee19c6e0cdf1ff3f5944ffb242fc94 /python/bitarray/bitarray.info | |
parent | 728de2dedf4568185b15761a43666ccf07e0fdcc (diff) | |
download | slackbuilds-6c0140c480312d4a82bb980eebe778553b58b04f.tar.gz |
python/bitarray: Added (Efficient arrays of booleans).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/bitarray/bitarray.info')
-rw-r--r-- | python/bitarray/bitarray.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/bitarray/bitarray.info b/python/bitarray/bitarray.info new file mode 100644 index 0000000000..cb14c87ba9 --- /dev/null +++ b/python/bitarray/bitarray.info @@ -0,0 +1,10 @@ +PRGNAM="bitarray" +VERSION="0.8.1" +HOMEPAGE="http://github.com/ilanschnell/bitarray" +DOWNLOAD="http://pypi.python.org/packages/source/b/bitarray/bitarray-0.8.1.tar.gz" +MD5SUM="3825184f54f4d93508a28031b4c65d3b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Jose Lopes" +EMAIL="jabolopes@google.com" |