MediaWiki
1.28.0
|
Go to the source code of this file.
Namespaces | |
Makefile | |
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.92' |
string | Makefile.SCIM_TABLES_VER = '0.5.13' |
string | Makefile.SF_MIRROR = 'dfn' |
Makefile.unichr = chr | |
string | Makefile.UNIHAN_VER = '6.3.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') |