A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 år sedan
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 år sedan
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 år sedan
builder.py Update copyright for 2016. 8 år sedan
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 år sedan
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 år sedan
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 år sedan