pysim/pySim/legacy
Harald Welte c108595041 move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util
In the previous commit we've stopped using those functions from modern
pySim-shell code.  Hence, the only remaining user is the legacy tools,
so we can move the code to the legacy module.

Change-Id: I6f18ccb36fc33bc204c01f9ece135676510e67ec
2023-12-17 10:46:31 +00:00
..
__init__.py split pySim/legacy/{cards,utils} from pySim/{cards,utils} 2023-07-12 22:03:59 +02:00
cards.py move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util 2023-12-17 10:46:31 +00:00
ts_31_102.py ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy 2023-07-12 22:05:14 +02:00
ts_31_103.py ts_31_102, ts_31_103: Move legacy-only code to pySim.legacy 2023-07-12 22:05:14 +02:00
ts_51_011.py create pySim.legacy.ts_51_011.py and move legacy code there 2023-07-12 22:05:14 +02:00
utils.py move {enc,dec}_addr_tlv functions from pySim.util to pySim.legacy.util 2023-12-17 10:46:31 +00:00