.coveragerc
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
dev-requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/extending.rst
docs/index.rst
docs/ndef.rst
docs/records.rst
docs/images/ndeflib.ico
docs/images/ndeflib.png
docs/records/deviceinfo.rst
docs/records/handover.rst
docs/records/smartposter.rst
docs/records/text.rst
docs/records/uri.rst
src/ndef/__init__.py
src/ndef/deviceinfo.py
src/ndef/handover.py
src/ndef/message.py
src/ndef/record.py
src/ndef/smartposter.py
src/ndef/text.py
src/ndef/uri.py
src/ndeflib.egg-info/PKG-INFO
src/ndeflib.egg-info/SOURCES.txt
src/ndeflib.egg-info/dependency_links.txt
src/ndeflib.egg-info/not-zip-safe
src/ndeflib.egg-info/top_level.txt
tests/_test_record_base.py
tests/test_deviceinfo.py
tests/test_handover.py
tests/test_message.py
tests/test_record.py
tests/test_smartposter.py
tests/test_text.py
tests/test_uri.py