Search Criteria
Package Details: python2-bitarray 0.8.1-1
Git Clone URL: | https://aur.archlinux.org/python2-bitarray.git (read-only, click to copy) |
---|---|
Package Base: | python2-bitarray |
Description: | Efficient arrays of booleans for Python |
Upstream URL: | https://github.com/ilanschnell/bitarray |
Licenses: | |
Submitter: | giniu |
Maintainer: | giniu |
Last Packager: | giniu |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2012-01-04 13:17 |
Last Updated: | 2015-07-07 18:25 |
Latest Comments
alex.forencich commented on 2020-04-19 05:16
This should be merged with https://aur.archlinux.org/packages/python-bitarray/
tuxayo commented on 2020-03-30 14:47
Confirmed, still work but one must fix the URL
jonian commented on 2018-11-14 20:02
Hi, please replace http://pypi.python.org with https://pypi.python.org. It gives an SSL error if you use http. Thanks!
bastikr commented on 2018-05-24 16:15
Doesn't work for me at the moment. I had to change the source from http to https. Also, there is a newer version (0.8.2) available.