A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 871d48c688 Solve a couple more coverage issues; tighten. 10 лет назад
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 лет назад
builder.py Store builder handlers in a dictionary. ~5% speedup. 10 лет назад
contexts.py Fix a bug involving nested links (closes #61 and #62). 10 лет назад
tokenizer.c Add a few unit tests for untested code; remove a useless conditional. 10 лет назад
tokenizer.h Support attributes quoted with '; add required quotes in value setter. 10 лет назад
tokenizer.py Solve a couple more coverage issues; tighten. 10 лет назад
tokens.py Support attributes quoted with '; add required quotes in value setter. 10 лет назад