CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
codc/__init__.py
codc/constants.py
codc/encoder.py
codc/frame.py
codc/lib.py
codc/processed_odc.h
codc/reader.py
pyodc/__init__.py
pyodc/codec.py
pyodc/constants.py
pyodc/encoder.py
pyodc/frame.py
pyodc/reader.py
pyodc/stream.py
pyodc.egg-info/PKG-INFO
pyodc.egg-info/SOURCES.txt
pyodc.egg-info/dependency_links.txt
pyodc.egg-info/requires.txt
pyodc.egg-info/top_level.txt
pyodc.egg-info/zip-safe
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_setup.py
tests/test_string_codecs.py