.flake8
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
MANIFEST.in
README.rst
pyproject.toml
setup.py
.github/workflows/bump_version.yaml
.github/workflows/downstream_tests.yaml
.github/workflows/pre_commit.yaml
.github/workflows/publish-to-pypi.yaml
.github/workflows/test_suite.yaml
src/read_acq/__init__.py
src/read_acq/cli.py
src/read_acq/codec.py
src/read_acq/decode.c
src/read_acq/read_acq.py
src/read_acq/writers.py
src/read_acq.egg-info/PKG-INFO
src/read_acq.egg-info/SOURCES.txt
src/read_acq.egg-info/dependency_links.txt
src/read_acq.egg-info/entry_points.txt
src/read_acq.egg-info/not-zip-safe
src/read_acq.egg-info/requires.txt
src/read_acq.egg-info/top_level.txt
tests/test_cli.py
tests/test_encoding.py
tests/test_writing.py
tests/data/sample.acq