A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic 871d48c688 Solve a couple more coverage issues; tighten. před 10 roky
..
__init__.py Raise ParserError for internal problems. Improve coverage. Cleanup. před 10 roky
builder.py Store builder handlers in a dictionary. ~5% speedup. před 10 roky
contexts.py Fix a bug involving nested links (closes #61 and #62). před 10 roky
tokenizer.c Add a few unit tests for untested code; remove a useless conditional. před 10 roky
tokenizer.h Support attributes quoted with '; add required quotes in value setter. před 10 roky
tokenizer.py Solve a couple more coverage issues; tighten. před 10 roky
tokens.py Support attributes quoted with '; add required quotes in value setter. před 10 roky