A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Ben Kurtovic 8c5f554406 Add guard against a rare crash in the C tokenizer 5 роки тому
..
ctokenizer Add guard against a rare crash in the C tokenizer 5 роки тому
__init__.py Minor cleanup 5 роки тому
builder.py Support manual construction of Node objects (fixes #214) 5 роки тому
contexts.py Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 7 роки тому
tokenizer.py Bump copyright [skip ci] 5 роки тому
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 роки тому