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.
 
 
 
 
Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 anni fa
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. 7 anni fa
avl_tree.h Fix declarations for C89 compatibility (forgot MSVC needed that...) 7 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) 7 anni fa
definitions.c Assorted cleanup, linter fixes, and improvements for Python 3 3 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