A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) 5 anni fa
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 anni fa
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 anni fa
builder.py Support manual construction of Node objects (fixes #214) 5 anni fa
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 anni fa
tokenizer.py Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 anni fa
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 anni fa