A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic 2c206bc16b Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) há 5 anos
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) há 5 anos
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade há 5 anos
builder.py Update copyright for 2016. há 8 anos
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) há 7 anos
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). há 6 anos
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade há 5 anos