LICENSE.md
MANIFEST.in
README.md
pyproject.toml
src/chromstream/__init__.py
src/chromstream/data_processing.py
src/chromstream/objects.py
src/chromstream/parsers.py
src/chromstream/py.typed
src/chromstream.egg-info/PKG-INFO
src/chromstream.egg-info/SOURCES.txt
src/chromstream.egg-info/dependency_links.txt
src/chromstream.egg-info/requires.txt
src/chromstream.egg-info/top_level.txt
src/chromstream/__pycache__/__init__.cpython-310.pyc
src/chromstream/__pycache__/__init__.cpython-311.pyc
src/chromstream/__pycache__/data_processing.cpython-310.pyc
src/chromstream/__pycache__/data_processing.cpython-311.pyc
src/chromstream/__pycache__/objects.cpython-310.pyc
src/chromstream/__pycache__/objects.cpython-311.pyc
src/chromstream/__pycache__/parsers.cpython-310.pyc
src/chromstream/__pycache__/parsers.cpython-311.pyc
tests/test_objects.py
tests/test_parsers.py