.codecov.yaml
.codespellignore
.gitignore
.pre-commit-config.yaml
.yamllint.yaml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
uv.lock
.github/dependabot.yaml
.github/release.yaml
.github/actions/get-testing-dataset/action.yaml
.github/workflows/bot.yaml
.github/workflows/ci.yaml
.github/workflows/mirror.yaml
src/antio/__init__.py
src/antio/_version.py
src/antio/io.py
src/antio/parser.py
src/antio.egg-info/PKG-INFO
src/antio.egg-info/SOURCES.txt
src/antio.egg-info/dependency_links.txt
src/antio.egg-info/entry_points.txt
src/antio.egg-info/requires.txt
src/antio.egg-info/top_level.txt
src/antio/_commands/__init__.py
src/antio/_commands/main.py
src/antio/_commands/sys_info.py
src/antio/libeep/__init__.py
src/antio/utils/__init__.py
src/antio/utils/_checks.py
src/antio/utils/config.py
src/libeep/AUTHORS
src/libeep/CMakeLists.txt
src/libeep/LICENSE
src/libeep/LICENSE.addendum
src/libeep/libeep.pc.in
src/libeep/python/CMakeLists.txt
src/libeep/python/pyeep.c
src/libeep/src/avr/avr.h
src/libeep/src/avr/avrcfg.h
src/libeep/src/cnt/cnt.h
src/libeep/src/cnt/cnt_private.h
src/libeep/src/cnt/cnt_version.h
src/libeep/src/cnt/cntutils.h
src/libeep/src/cnt/evt.h
src/libeep/src/cnt/raw3.h
src/libeep/src/cnt/rej.h
src/libeep/src/cnt/riff.h
src/libeep/src/cnt/riff64.h
src/libeep/src/cnt/seg.h
src/libeep/src/cnt/trg.h
src/libeep/src/eep/eepio.h
src/libeep/src/eep/eepmem.h
src/libeep/src/eep/eepmisc.h
src/libeep/src/eep/eepraw.h
src/libeep/src/eep/inttypes.h
src/libeep/src/eep/stdint.h
src/libeep/src/eep/val.h
src/libeep/src/eep/var_string.h
src/libeep/src/eep/winsafe.h
src/libeep/src/libavr/avr.c
src/libeep/src/libavr/avrcfg.c
src/libeep/src/libcnt/cnt.c
src/libeep/src/libcnt/cntutils.c
src/libeep/src/libcnt/evt.c
src/libeep/src/libcnt/raw3.c
src/libeep/src/libcnt/rej.c
src/libeep/src/libcnt/riff.c
src/libeep/src/libcnt/riff64.c
src/libeep/src/libcnt/seg.c
src/libeep/src/libcnt/trg.c
src/libeep/src/libeep/eepio.c
src/libeep/src/libeep/eepmem.c
src/libeep/src/libeep/eepmisc.c
src/libeep/src/libeep/eepraw.c
src/libeep/src/libeep/val.c
src/libeep/src/libeep/var_string.c
src/libeep/src/v4/eep.c
src/libeep/src/v4/eep.h
src/libeep/windows/Eep.def
tools/cibw_before_build_windows_cross.sh