A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 年前
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 年前
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年前
builder.py Update copyright for 2016. 8 年前
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 年前
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 年前
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 年前