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 8c5f554406 Add guard against a rare crash in the C tokenizer 5 years ago
..
ctokenizer Add guard against a rare crash in the C tokenizer 5 years ago
__init__.py Minor cleanup 5 years ago
builder.py Support manual construction of Node objects (fixes #214) 5 years ago
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 6 years ago
tokenizer.py Bump copyright [skip ci] 5 years ago
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago