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 827c544721 Should correctly handle closing tags with strange spacing. 11 years ago
..
__init__.py Start some Py3k compatibility stuff. 11 years ago
builder.py Should correctly handle closing tags with strange spacing. 11 years ago
contexts.py Starting tag work. 11 years ago
tokenizer.c Starting tag work. 11 years ago
tokenizer.h Start some Py3k compatibility stuff. 11 years ago
tokenizer.py Should correctly handle closing tags with strange spacing. 11 years ago
tokens.py Revert change to tokens; this is clearer. 11 years ago