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.
 
 
 
 
Riamse 2eb76e7de0 Adding Python 3 support 11 years ago
..
__init__.py Working on the framework for the tokenizer, plus some cleanup, fixes. 11 years ago
builder.py Adding Python 3 support 11 years ago
contexts.py Support Headings in tokenizer; handle tokens backwards in builder. 11 years ago
tokenizer.py Adding Python 3 support 11 years ago
tokens.py Adding Python 3 support 11 years ago