Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-BitVector | Distribution: openSUSE Tumbleweed |
Version: 3.5.0 | Vendor: openSUSE |
Release: 2.2 | Build date: Fri Dec 20 05:15:58 2024 |
Group: Unspecified | Build host: reproducible |
Size: 515267 | Source RPM: python-BitVector-3.5.0-2.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://engineering.purdue.edu/kak/dist/ | |
Summary: A memory-efficient packed representation for bit arrays in pure Python |
With regard to the basic purpose of the module, it defines the BitVector class as a memory-efficient packed representation for bit arrays. The class comes with a large number of methods for using the representation in diverse applications such as computer security, computer vision, etc.
Python-2.0
* Fri Dec 20 2024 Steve Kowalik <steven.kowalik@suse.com> - Switch to autosetup, pyproject and pyunittest macros. - No more greedy globs in %files. - Add patch no-makesuite.patch: * Use the load tests protocol to run the testsuite. * Fri Aug 13 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 3.5.0: * Version 3.5.0 makes the module ready for Python 3.9. The methods "array.fromstring" and "array.tostring" will not exist in Python 3.9. One additional change that I have made is that I have gone back to my older implementation for __add__ on account of a bug in the new implementation that I had incorporated in Version 3.4.9. * Mon Apr 01 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 3.4.9: * Version 3.4.9, in addition to implementing __iadd__, also includes a significantly faster implementation for __add__. For extending a given instance of BitVector, the implementation for __iadd__ adds bits to the existing instance as opposed to creating a new instance. These changes to the module should make it easier to solve larger problems more quickly with BitVector. * Fri Aug 10 2018 tchvatal@suse.com - Initial version, needed by python-raet
/usr/lib/python3.13/site-packages/BitVector /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/METADATA /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/RECORD /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/BitVector-3.5.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/BitVector/BitVector.py /usr/lib/python3.13/site-packages/BitVector/__init__.py /usr/lib/python3.13/site-packages/BitVector/__pycache__ /usr/lib/python3.13/site-packages/BitVector/__pycache__/BitVector.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/BitVector/__pycache__/BitVector.cpython-313.pyc /usr/lib/python3.13/site-packages/BitVector/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/BitVector/__pycache__/__init__.cpython-313.pyc /usr/share/doc/packages/python313-BitVector /usr/share/doc/packages/python313-BitVector/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Feb 12 23:53:52 2025