A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic 496475c977 Whoops, that should be one larger (#25). 11 年前
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. 11 年前
builder.py Update copyright notices for 2013. 11 年前
contexts.py Port CTokenizer's verify_safe method to Python to solve a failing test. 11 年前
tokenizer.c Whoops, that should be one larger (#25). 11 年前
tokenizer.h Fix tokenizer.c on Windows; add another template test (#25) 11 年前
tokenizer.py Fix recursion issues by giving up at a certain point (closes #16). 11 年前
tokens.py Update copyright notices for 2013. 11 年前