tmx_cat
main()
Analyse files in the given directories.
Source code in corpustools/tmx_cat.py
60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | |
make_header(tmx_root)
Create TMX header element.
Source code in corpustools/tmx_cat.py
24 25 26 27 28 29 30 31 32 | |
parse_options()
Parse the given options.
Source code in corpustools/tmx_cat.py
10 11 12 13 14 15 16 17 18 19 20 21 | |