LICENSE.txt
MANIFEST.in
README.rst
setup.cfg
setup.py
bai_file_processor/__init__.py
bai_file_processor/bai_parser.py
bai_file_processor/constants.py
bai_file_processor/exceptions.py
bai_file_processor/helpers.py
bai_file_processor/models.py
bai_file_processor/parsers.py
bai_file_processor/utils.py
bai_file_processor/writers.py
bai_file_processor.egg-info/PKG-INFO
bai_file_processor.egg-info/SOURCES.txt
bai_file_processor.egg-info/dependency_links.txt
bai_file_processor.egg-info/top_level.txt
tests/test_bai2.py
tests/test_parsers.py
tests/test_utils.py
tests/test_writers.py