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 8e7a600b51 Fix use-after-free bug. 8 years ago
..
ctokenizer Fix use-after-free bug. 8 years ago
__init__.py Delay loading of pure Python tokenizer 8 years ago
builder.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
contexts.py Fully fix parsing templates with blank names, I hope (#111) 8 years ago
tokenizer.py Fully fix parsing templates with blank names, I hope (#111) 8 years ago
tokens.py Update copyright years for 2015; fix whitespace in docs. 9 years ago