mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-17 10:58:34 +03:00
0877808ea2fb645a024c3a8f730f8d976332090c
* setup.py: add missing comma in list of dependencies * pySim-shell: Use poutput_json() whenever applicable * extend JSONEncoder to serialze 'bytes' style objects as hex strings * shell: Add 'apdu_trace' settable parameter for hex-dumping APDUs * transport: Pass arbitrary kwargs to base-class constructor * transport: Make all calls go through base class send_apdu_raw()
Description
No description provided
Languages
Python
98.8%
Shell
1.2%