A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Ben Kurtovic 708bee59e1 Minor cleanup 5 lat temu
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 lat temu
__init__.py Minor cleanup 5 lat temu
builder.py Support manual construction of Node objects (fixes #214) 5 lat temu
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 lat temu
tokenizer.py Minor cleanup 5 lat temu
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 lat temu