LICENSE
MANIFEST.in
README.md
pyproject.toml
release_notes.md
bitstring/__init__.py
bitstring/__main__.py
bitstring/array_.py
bitstring/bitarray_.py
bitstring/bits.py
bitstring/bitstore.py
bitstring/bitstore_helpers.py
bitstring/bitstream.py
bitstring/bitstring_options.py
bitstring/dtypes.py
bitstring/exceptions.py
bitstring/fp8.py
bitstring/luts.py
bitstring/methods.py
bitstring/mxfp.py
bitstring/py.typed
bitstring/utils.py
bitstring.egg-info/PKG-INFO
bitstring.egg-info/SOURCES.txt
bitstring.egg-info/dependency_links.txt
bitstring.egg-info/requires.txt
bitstring.egg-info/top_level.txt
tests/__init__.py
tests/smalltestfile
tests/test.m1v
tests/test_array.py
tests/test_benchmarks.py
tests/test_bitarray.py
tests/test_bits.py
tests/test_bitstore.py
tests/test_bitstream.py
tests/test_bitstring.py
tests/test_constbitstream.py
tests/test_dtypes.py
tests/test_fp8.py
tests/test_mxfp.py
tests/test_scaled_dtypes.py