mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
As the input phone number ("address") might be of an odd length of
digits, let's use PaddedBcdAdapter to fix two problems:
1) strip any potential trailing f in decoding
2) fix truncation of last digit during encoding
Change-Id: I1e9865e172bc29b8a31c281106d903934e81c686
Depends: pyosmocom Ib5afb5ab5c2bc9b519dc92818fc6974f7eecba16 (0.0.12
18 lines
309 B
Plaintext
18 lines
309 B
Plaintext
pyscard
|
|
pyserial
|
|
pytlv
|
|
cmd2>=2.6.2,<3.0
|
|
jsonpath-ng
|
|
construct>=2.10.70
|
|
bidict
|
|
pyosmocom>=0.0.12
|
|
pyyaml>=5.1
|
|
termcolor
|
|
colorlog
|
|
pycryptodomex
|
|
cryptography
|
|
git+https://github.com/osmocom/asn1tools
|
|
packaging
|
|
git+https://github.com/hologram-io/smpp.pdu
|
|
smpp.twisted3 @ git+https://github.com/jookies/smpp.twisted
|