A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 8c5f554406 Add guard against a rare crash in the C tokenizer 5 лет назад
..
ctokenizer Add guard against a rare crash in the C tokenizer 5 лет назад
__init__.py Minor cleanup 5 лет назад
builder.py Support manual construction of Node objects (fixes #214) 5 лет назад
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 лет назад
tokenizer.py Bump copyright [skip ci] 5 лет назад
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 лет назад