CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
src/codc/__init__.py
src/codc/constants.py
src/codc/encoder.py
src/codc/frame.py
src/codc/lib.py
src/codc/processed_odc.h
src/codc/reader.py
src/pyodc/__init__.py
src/pyodc/codec.py
src/pyodc/constants.py
src/pyodc/encoder.py
src/pyodc/frame.py
src/pyodc/reader.py
src/pyodc/stream.py
src/pyodc.egg-info/PKG-INFO
src/pyodc.egg-info/SOURCES.txt
src/pyodc.egg-info/dependency_links.txt
src/pyodc.egg-info/requires.txt
src/pyodc.egg-info/top_level.txt
tests/test_api.py
tests/test_column_disambiguation.py
tests/test_count.py
tests/test_end_to_end.py
tests/test_initial_missing.py
tests/test_integral_codecs.py
tests/test_pyodc_codc_interop.py
tests/test_string_codecs.py