A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic b4b62026f8 Update changelog, docs. 10 лет назад
..
__init__.py Update changelog, docs. 10 лет назад
builder.py Update copyright notices for 2014. 10 лет назад
contexts.py Fix a bug involving nested links (closes #61 and #62). 10 лет назад
tokenizer.c Fix _handle_single_tag_end()'s token search order (fixes #74) 10 лет назад
tokenizer.h Fix a bug involving nested links (closes #61 and #62). 10 лет назад
tokenizer.py Python 3, grr. 10 лет назад
tokens.py Avoid custom constructor and sub-class `dict` directly instead. 10 лет назад