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 лет назад