A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 83bcb902b8 Support manual construction of Node objects (fixes #214) 5 년 전
..
ctokenizer Fix crash due to PyList_GET_SIZE being applied to a dict (fixes #208) 5 년 전
__init__.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 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 Don't get stuck in tags with unclosed quoted attributes (fixes #190). 6 년 전
tokens.py Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 년 전