A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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 години