.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements_dev.txt
setup.cfg
setup.py
tox.ini
desfire/__init__.py
desfire/android.py
desfire/device.py
desfire/dummy.py
desfire/pcsc.py
desfire/protocol.py
desfire/util.py
desfire.egg-info/PKG-INFO
desfire.egg-info/SOURCES.txt
desfire.egg-info/dependency_links.txt
desfire.egg-info/not-zip-safe
desfire.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/desfire.jpg
docs/desfire.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_desfire.py