share/admin-ids.json
0 → 100644
+466
−0
Loading
chaosdorf.de/git has been discontinued. Please refer to git.chaosdorf.de instead.
Via #10
print $(jq .components.schemas.Administration.properties.administrationID.description ~/RIS__Boards-1.6.0.json) G '^-' | perl -nE 'if (m{^- ([^ ]+) [(]([^ ]+) - (.*?)[)]$}) { if ($3 !~ m{Nahreisezug}) {say "\"$1\": [\"$2\", \"$3\"]" }}'