* pySim.app: Attempt to retrieve the EID of a SGP.22 / SGP.32 eUICC
* pySim-shell: Migrate PySimApp.iccid to RuntimeState.identity['ICCID']
* runtime: Introduce an 'identity' dict for things like ATR, ICCID, EID
* [cosmetic] ara_m: Give a spec reference for the PERM-AR-DO
* runtime: Reset selected_file_fcp[_hex] if SELECT returns no data
* ara_m: Use GlobalPlatform SELECT decoding
* ara_m: Permit encoding of empty AID (--aid '') in ARA-M rules
* Fix various mistakes around the CardADF <-> CardApplication dualism
* filesystem: fix various issues found by mypy
* filesystem: Avoid GPL header showing up in sphinx autodoc
* Use sphinx for generating documentation
* Add more documentation to the classes/methods