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.
 
 
 
 
Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 anni fa
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. 6 anni fa
avl_tree.h Fix declarations for C89 compatibility (forgot MSVC needed that...) 6 anni fa
common.h Drop Python 2 support 4 anni fa
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) 6 anni fa
definitions.c Add <wbr> to definitions.py 5 anni fa
definitions.h Update copyright for 2016. 8 anni fa
tag_data.c Update copyright for 2016. 8 anni fa
tag_data.h Drop Python 2 support 4 anni fa
textbuffer.c Drop Python 2 support 4 anni fa
textbuffer.h Drop Python 2 support 4 anni fa
tok_parse.c Drop Python 2 support 4 anni fa
tok_parse.h Drop Python 2 support 4 anni fa
tok_support.c Drop Python 2 support 4 anni fa
tok_support.h Drop Python 2 support 4 anni fa
tokenizer.c Drop Python 2 support 4 anni fa
tokenizer.h Drop Python 2 support 4 anni fa
tokens.c Update copyright for 2016. 8 anni fa
tokens.h Update copyright for 2016. 8 anni fa