MANIFEST.in
README.md
setup.py
./LICENSE.txt
./README.md
oll_sc/__init__.py
oll_sc/api.py
oll_sc/cli.py
oll_sc/exceptions.py
oll_sc.egg-info/PKG-INFO
oll_sc.egg-info/SOURCES.txt
oll_sc.egg-info/dependency_links.txt
oll_sc.egg-info/entry_points.txt
oll_sc.egg-info/not-zip-safe
oll_sc.egg-info/requires.txt
oll_sc.egg-info/top_level.txt
oll_sc/opensc/opensc-pkcs11-Darwin-64bit.so
oll_sc/opensc/opensc-pkcs11-Windows-32bit.dll
oll_sc/opensc/opensc-pkcs11-Windows-64bit.dll
tests/__init__.py
tests/conftest.py
tests/pkcs11.py
tests/settings.py
tests/test_api.py