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 90bd12dd47 Fix a C tokenizer crash when parsing is interrupted (fixes #97) 8 年之前
..
ctokenizer Fix a C tokenizer crash when parsing is interrupted (fixes #97) 8 年之前
__init__.py Delay loading of pure Python tokenizer 8 年之前
builder.py Update copyright years for 2015; fix whitespace in docs. 9 年之前
contexts.py Fully fix parsing templates with blank names, I hope (#111) 8 年之前
tokenizer.py Edge cases involving wikilink -> external link fallback (fixes #120) 8 年之前
tokens.py Update copyright years for 2015; fix whitespace in docs. 9 年之前