README.md
pyproject.toml
setup.py
flexfloat/__init__.py
flexfloat/bitarray.py
flexfloat/core.py
flexfloat/py.typed
flexfloat/types.py
flexfloat.egg-info/PKG-INFO
flexfloat.egg-info/SOURCES.txt
flexfloat.egg-info/dependency_links.txt
flexfloat.egg-info/requires.txt
flexfloat.egg-info/top_level.txt
tests/test_addition.py
tests/test_bigfloat.py
tests/test_bitarray.py
tests/test_conversions.py
tests/test_division.py
tests/test_multiplication.py
tests/test_subtraction.py