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.
 
 
 
 
Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
..
ctokenizer Add <wbr> to definitions.py 5 years ago
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago
builder.py Update copyright for 2016. 8 years ago
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 6 years ago
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 years ago
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 years ago