Initieret

This commit is contained in:
2026-03-06 17:03:47 +01:00
commit 71f70b3d75
40 changed files with 130 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from jsonxmludpakker.cli_extract import main
if __name__ == "__main__":
main()