mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-31 19:18:43 +03:00
add contrib/saip-tool.py
This is a tool to work with eSIM profiles in SAIP format. It allows to dump the contents, run constraint checkers as well as splitting of the PE-Sequence into the individual PEs. Change-Id: I396bcd594e0628dfc26bd90233317a77e2f91b20
This commit is contained in:
@@ -58,7 +58,8 @@ case "$JOB_TYPE" in
|
||||
--enable W0301 \
|
||||
pySim tests/*.py *.py \
|
||||
contrib/es2p_client.py \
|
||||
contrib/es9p_client.py
|
||||
contrib/es9p_client.py \
|
||||
contrib/saip-tool.py
|
||||
;;
|
||||
"docs")
|
||||
rm -rf docs/_build
|
||||
|
||||
Reference in New Issue
Block a user