A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic b3c98efd22 Fix a parsing bug involving deeply nested style tags (fixes #224) 4 лет назад
..
ctokenizer Fix a parsing bug involving deeply nested style tags (fixes #224) 4 лет назад
__init__.py Minor cleanup 5 лет назад
builder.py Support manual construction of Node objects (fixes #214) 5 лет назад
contexts.py Add contexts.describe() for debugging 4 лет назад
tokenizer.py Fix a parsing bug involving deeply nested style tags (fixes #224) 4 лет назад
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 лет назад