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 32d99c3c75 Tokenizer now supports a very, very limited template syntax. 12 years ago
..
__init__.py Working on the framework for the tokenizer, plus some cleanup, fixes. 12 years ago
builder.py Tokenizer now supports a very, very limited template syntax. 12 years ago
tokenizer.py Tokenizer now supports a very, very limited template syntax. 12 years ago
tokens.py Support &#Xhex; in addition to &#xhex;. 12 years ago