MediaWiki REL1_31
Makefile.py File Reference

Go to the source code of this file.

Namespaces

namespace  Makefile
 

Functions

 Makefile.applyExcludes (mlist, path)
 
 Makefile.charManualTable (path)
 
 Makefile.customRules (path)
 
 Makefile.defaultWordsTable (src_wordlist, src_tomany, char_conv_table, char_reconv_table)
 
 Makefile.dictToSortedList (src_table, pos)
 
 Makefile.download (url, dest)
 
 Makefile.main ()
 
 Makefile.manualWordsTable (path, conv_table, reconv_table)
 
 Makefile.parserCore (fp, pos, beginmark=None, endmark=None)
 
 Makefile.PHPArray (table)
 
 Makefile.phraseParser (path)
 
 Makefile.removeRules (path, table)
 
 Makefile.tablesParser (path, name)
 
 Makefile.toManyRules (src_table)
 
 Makefile.translate (text, conv_table)
 
 Makefile.tsiParser (path)
 
 Makefile.uncompress (fp, member, encoding='U8')
 
 Makefile.unichr (i)
 
 Makefile.unichr2 (*args)
 
 Makefile.unichr3 (*args)
 
 Makefile.unihanParser (path)
 

Variables

 Makefile._unichr = unichr
 
tablesParser Makefile.ezbigParser = lambda path(path, 'EZ-Big.txt.in')
 
str Makefile.islinux = 'linux'
 
str Makefile.LIBTABE_VER = '0.2.3'
 
 Makefile.open = codecs.open
 
 Makefile.pyversion = platform.python_version()
 
str Makefile.SCIM_PINYIN_VER = '0.5.92'
 
str Makefile.SCIM_TABLES_VER = '0.5.13'
 
str Makefile.SF_MIRROR = 'dfn'
 
 Makefile.unichr = chr
 
str Makefile.UNIHAN_VER = '6.3.0'
 
str Makefile.untargz
 
str Makefile.unzip
 
tablesParser Makefile.wubiParser = lambda path(path, 'Wubi.txt.in')
 
tablesParser Makefile.zrmParser = lambda path(path, 'Ziranma.txt.in')