.coveragerc
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
requirements-dev.txt
requirements-pypi.txt
requirements-rtd.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/license.rst
docs/ndeftool.rst
docs/commands/identifier.rst
docs/commands/load.rst
docs/commands/payload.rst
docs/commands/print.rst
docs/commands/save.rst
docs/commands/smartposter.rst
docs/commands/text.rst
docs/commands/typename.rst
docs/commands/uri.rst
docs/images/ndeftool.ico
docs/images/ndeftool.png
src/ndeftool/__init__.py
src/ndeftool/cli.py
src/ndeftool.egg-info/PKG-INFO
src/ndeftool.egg-info/SOURCES.txt
src/ndeftool.egg-info/dependency_links.txt
src/ndeftool.egg-info/entry_points.txt
src/ndeftool.egg-info/not-zip-safe
src/ndeftool.egg-info/requires.txt
src/ndeftool.egg-info/top_level.txt
src/ndeftool/commands/IDentifier.py
src/ndeftool/commands/Load.py
src/ndeftool/commands/PayLoad.py
src/ndeftool/commands/Print.py
src/ndeftool/commands/SMartPoster.py
src/ndeftool/commands/Save.py
src/ndeftool/commands/TeXT.py
src/ndeftool/commands/TypeName.py
src/ndeftool/commands/URI.py
src/ndeftool/commands/__init__.py
tests/test_identifier.py
tests/test_load.py
tests/test_main.py
tests/test_payload.py
tests/test_print.py
tests/test_save.py
tests/test_smartposter.py
tests/test_text.py
tests/test_typename.py
tests/test_uri.py