CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
THIRD_PARTY_NOTICES.md
pyproject.toml
examples/read_window.py
examples/validate_recording.py
src/natus_erd/__init__.py
src/natus_erd/_paths.py
src/natus_erd/binary.py
src/natus_erd/decoder.py
src/natus_erd/ent.py
src/natus_erd/errors.py
src/natus_erd/limits.py
src/natus_erd/models.py
src/natus_erd/py.typed
src/natus_erd/reader.py
src/natus_erd_reader.egg-info/PKG-INFO
src/natus_erd_reader.egg-info/SOURCES.txt
src/natus_erd_reader.egg-info/dependency_links.txt
src/natus_erd_reader.egg-info/requires.txt
src/natus_erd_reader.egg-info/top_level.txt
tests/__init__.py
tests/_fixture.py
tests/test_channel_compat.py
tests/test_decoder_limits.py
tests/test_distribution_audit.py
tests/test_ent_decoder.py
tests/test_ent_safety.py
tests/test_gap_compat.py
tests/test_package.py
tests/test_path_compat.py
tests/test_read_limits.py
tests/test_reader.py
tests/test_sampling_compat.py
tests/test_security_paths.py
tests/test_validation_example.py
tools/check_dist.py