|
MediaWiki
REL1_19
|
Go to the source code of this file.
Functions | |
| def | Makefile.applyExcludes |
| def | Makefile.charManualTable |
| def | Makefile.customRules |
| def | Makefile.defaultWordsTable |
| def | Makefile.dictToSortedList |
| def | Makefile.download |
| def | Makefile.main |
| def | Makefile.manualWordsTable |
| def | Makefile.parserCore |
| def | Makefile.PHPArray |
| def | Makefile.phraseParser |
| def | Makefile.removeRules |
| def | Makefile.tablesParser |
| def | Makefile.toManyRules |
| def | Makefile.translate |
| def | Makefile.tsiParser |
| def | Makefile.uncompress |
| def | Makefile.unichr |
| def | Makefile.unichr2 |
| def | Makefile.unichr3 |
| def | Makefile.unihanParser |
Variables | |
| Makefile._unichr = unichr | |
| tuple | Makefile.ezbigParser = lambdapath:tablesParser( path, 'EZ-Big.txt.in' ) |
| tuple | Makefile.islinux = platform.system() |
| string | Makefile.LIBTABE_VER = '0.2.3' |
| Makefile.open = codecs.open | |
| tuple | Makefile.pyversion = platform.python_version() |
| string | Makefile.SCIM_PINYIN_VER = '0.5.91' |
| string | Makefile.SCIM_TABLES_VER = '0.5.10' |
| string | Makefile.SF_MIRROR = 'cdnetworks-kr-2' |
| Makefile.unichr = chr | |
| string | Makefile.UNIHAN_VER = '5.2.0' |
| string | Makefile.untargz = 'U8' |
| string | Makefile.unzip = 'U8' |
| tuple | Makefile.wubiParser = lambdapath:tablesParser( path, 'Wubi.txt.in' ) |
| tuple | Makefile.zrmParser = lambdapath:tablesParser( path, 'Ziranma.txt.in' ) |