You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either pipe data in, or pass a filename. Output can be redirected to a new file. Various formatting options in the main script.
5
+
6
+
`# python3 abx.py binary.xml > normal.xml`
7
+
8
+
9
+
10
+
I saw a few utilities that required whole packages or java but I want neither of those. So I whipped this up and it worked for me needs. Some ABX>XML codes are not handled as I did not encounter them so I could not verify any translation accuracy
0 commit comments