tmx_switch
main()
Switch languages of the given TMX file.
Source code in corpustools/tmx_switch.py
49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | |
parse_options()
Parse the given options.
Source code in corpustools/tmx_switch.py
9 10 11 12 13 14 15 16 17 18 19 20 | |