A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Kunal Mehta 7e5297fbe6 Drop Python 2 support před 4 roky
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. před 6 roky
avl_tree.h Fix declarations for C89 compatibility (forgot MSVC needed that...) před 6 roky
common.h Drop Python 2 support před 4 roky
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) před 6 roky
definitions.c Add <wbr> to definitions.py před 5 roky
definitions.h Update copyright for 2016. před 8 roky
tag_data.c Update copyright for 2016. před 8 roky
tag_data.h Drop Python 2 support před 4 roky
textbuffer.c Drop Python 2 support před 4 roky
textbuffer.h Drop Python 2 support před 4 roky
tok_parse.c Drop Python 2 support před 4 roky
tok_parse.h Drop Python 2 support před 4 roky
tok_support.c Drop Python 2 support před 4 roky
tok_support.h Drop Python 2 support před 4 roky
tokenizer.c Drop Python 2 support před 4 roky
tokenizer.h Drop Python 2 support před 4 roky
tokens.c Update copyright for 2016. před 8 roky
tokens.h Update copyright for 2016. před 8 roky