README.md
pyproject.toml
src/nfc/__init__.py
src/nfc/assertions.py
src/nfc/bits.py
src/nfc/checksum.py
src/nfc/cli.py
src/nfc/delay.py
src/nfc/hex_util.py
src/nfc/nfc_cli.py
src/nfc/reader.py
src/nfc/trace.py
src/nfcscript.egg-info/PKG-INFO
src/nfcscript.egg-info/SOURCES.txt
src/nfcscript.egg-info/dependency_links.txt
src/nfcscript.egg-info/entry_points.txt
src/nfcscript.egg-info/requires.txt
src/nfcscript.egg-info/top_level.txt
tests/test_assertions.py
tests/test_bits.py
tests/test_checksum.py
tests/test_cli.py
tests/test_cli_collect.py
tests/test_delay.py
tests/test_hex_util.py
tests/test_reader.py
tests/test_trace.py