LICENSE
README.md
pyproject.toml
fourdgs/__init__.py
fourdgs/cli.py
fourdgs/convert.py
fourdgs/exceptions.py
fourdgs/indexed_reader.py
fourdgs/model.py
fourdgs/opcode.py
fourdgs/quantization.py
fourdgs/readable.py
fourdgs/records.py
fourdgs/serialization.py
fourdgs/stream_reader.py
fourdgs/validate.py
fourdgs/writer.py
fourdgs.egg-info/PKG-INFO
fourdgs.egg-info/SOURCES.txt
fourdgs.egg-info/dependency_links.txt
fourdgs.egg-info/entry_points.txt
fourdgs.egg-info/requires.txt
fourdgs.egg-info/top_level.txt
tests/test_convert.py
tests/test_roundtrip.py
tests/test_validate.py