LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/halo_reader/__init__.py
src/halo_reader/__main__.py
src/halo_reader/attribute.py
src/halo_reader/cli.py
src/halo_reader/debug.py
src/halo_reader/exceptions.py
src/halo_reader/grammar_header.lark
src/halo_reader/halo.py
src/halo_reader/metadata.py
src/halo_reader/read.py
src/halo_reader/scantype.py
src/halo_reader/timer.py
src/halo_reader/transformer.py
src/halo_reader/type_guards.py
src/halo_reader/utils.py
src/halo_reader/variable.py
src/halo_reader.egg-info/PKG-INFO
src/halo_reader.egg-info/SOURCES.txt
src/halo_reader.egg-info/dependency_links.txt
src/halo_reader.egg-info/entry_points.txt
src/halo_reader.egg-info/not-zip-safe
src/halo_reader.egg-info/requires.txt
src/halo_reader.egg-info/top_level.txt
src/halo_reader/background_reader/background_reader.c
src/halo_reader/data_reader/data_reader.c