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 0e547aa416 Begin splitting up C tokenizer. 9 years ago
..
ctokenizer Begin splitting up C tokenizer. 9 years ago
__init__.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
builder.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
contexts.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
tokenizer.py Disallow < and > in wikilink titles/template names (fixes #104) 9 years ago
tokens.py Update copyright years for 2015; fix whitespace in docs. 9 years ago