pySim-shell: JSONpath support for updating files/records

Change-Id: Iad09b3d878b8b58ad34cb549c80f8a6eb3149faa
This commit is contained in:
Harald Welte
2021-04-07 00:14:40 +02:00
committed by laforge
parent 75487aed90
commit 0d4e98a2ac
6 changed files with 94 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ setup(
"serial",
"pytlv",
"cmd2"
"jsonpath-ng"
],
scripts=[
'pySim-prog.py',