mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 19:08:35 +03:00
* Introduce setuptools support * transport: Pass status word interpreter to exception handler * docs: Initial documentation for pySim-shell * shell: Move dir,tree,export from ISO7816 to pySim commands * utils.py: Add more type annotations * Move init_reader() from utils.py to transport/__init__.py * card_key_provider: Documentation with sphinx / autodoc * rename card_data to card_key_provider. * Add type annotations and more documentation to card_data.py