LICENSE
MANIFEST.in
README.md
REUSE.toml
pyproject.toml
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
sketch/README.md
sketch/board.jpg
sketch/case.jpg
src/pn5180_tagomatic/__init__.py
src/pn5180_tagomatic/cards.py
src/pn5180_tagomatic/constants.py
src/pn5180_tagomatic/iso14443a.py
src/pn5180_tagomatic/iso15693.py
src/pn5180_tagomatic/pn5180.py
src/pn5180_tagomatic/proxy.py
src/pn5180_tagomatic/py.typed
src/pn5180_tagomatic/session.py
src/pn5180_tagomatic.egg-info/PKG-INFO
src/pn5180_tagomatic.egg-info/SOURCES.txt
src/pn5180_tagomatic.egg-info/dependency_links.txt
src/pn5180_tagomatic.egg-info/requires.txt
src/pn5180_tagomatic.egg-info/top_level.txt
tests/__init__.py
tests/test_basic.py
tests/test_pn5180.py