pysim/pySim
Harald Welte 3c98d5e91d Never use Bytes without any 'Adapter'
Otherwise we have binary/bytes as values inside the dict, rather than a
hexadecimal string.  That's ugly when printing without json formatting.

Change-Id: Ia3e7c4791d11bd4e3719a43d58e11e05ec986d1f
2022-07-20 19:35:58 +02:00
..
transport Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
__init__.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
ara_m.py doc: Improve documentation in various places 2022-02-15 16:40:45 +01:00
card_handler.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
card_key_provider.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
cards.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
cat.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
commands.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
construct.py ts_102_221: The BTLV IEs FILE SIZE and TOTAL FILE SIZE have a min length 2022-06-10 16:26:54 +02:00
exceptions.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
filesystem.py filesystem: Introduce the basic notion of 'logical channels' 2022-07-17 21:55:15 +02:00
global_platform.py Initial support for GlobalPlatform 2022-03-01 16:32:15 +00:00
gsm_r.py Never use Bytes without any 'Adapter' 2022-07-20 19:35:58 +02:00
iso7816_4.py cosmetic: Remove extraneous empty lines between spec-section-comment and class 2022-02-14 00:51:27 +01:00
jsonpath.py cosmetic: Switch to consistent four-spaces indent; run autopep8 2022-02-11 13:32:58 +01:00
profile.py Py2 -> Py3: do not inherit classes from object 2022-07-07 03:05:30 +07:00
sysmocom_sja2.py Never use Bytes without any 'Adapter' 2022-07-20 19:35:58 +02:00
tlv.py tlv: Make NotImplementedError more verbose 2022-07-20 19:35:58 +02:00
ts_31_102.py Never use Bytes without any 'Adapter' 2022-07-20 19:35:58 +02:00
ts_31_102_telecom.py ts_31_102: Support for files of DF.V2X (Vehicle 2 X) 2022-07-17 22:01:50 +02:00
ts_31_103.py move EF_UServiceTable from ts_31_102 to ts_31_102_telecom 2022-07-17 21:55:37 +02:00
ts_51_011.py Never use Bytes without any 'Adapter' 2022-07-20 19:35:58 +02:00
ts_102_221.py filesystem: Introduce the basic notion of 'logical channels' 2022-07-17 21:55:15 +02:00
ts_102_222.py filesystem: Introduce the basic notion of 'logical channels' 2022-07-17 21:55:15 +02:00
utils.py commands: add ".." notation to expand hexstrings 2022-06-03 10:26:58 +02:00