A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Kunal Mehta 7e5297fbe6 Drop Python 2 support hace 4 años
..
avl_tree.c Remove stdbool.h from avl_tree since MSVC doesn't like it. hace 6 años
avl_tree.h Fix declarations for C89 compatibility (forgot MSVC needed that...) hace 6 años
common.h Drop Python 2 support hace 4 años
contexts.h Speed up parsing deeply nested syntax by caching bad routes (fixes #42) hace 6 años
definitions.c Add <wbr> to definitions.py hace 5 años
definitions.h Update copyright for 2016. hace 8 años
tag_data.c Update copyright for 2016. hace 8 años
tag_data.h Drop Python 2 support hace 4 años
textbuffer.c Drop Python 2 support hace 4 años
textbuffer.h Drop Python 2 support hace 4 años
tok_parse.c Drop Python 2 support hace 4 años
tok_parse.h Drop Python 2 support hace 4 años
tok_support.c Drop Python 2 support hace 4 años
tok_support.h Drop Python 2 support hace 4 años
tokenizer.c Drop Python 2 support hace 4 años
tokenizer.h Drop Python 2 support hace 4 años
tokens.c Update copyright for 2016. hace 8 años
tokens.h Update copyright for 2016. hace 8 años