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.
 
 
 
 
Ben Kurtovic 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. hace 10 años
..
nodes Raise ParserError for internal problems. Improve coverage. Cleanup. hace 10 años
parser Raise ParserError for internal problems. Improve coverage. Cleanup. hace 10 años
__init__.py Remove unnecessary unicode_literals. hace 10 años
compat.py Fully fix #74. Add another tokenizer test. hace 10 años
definitions.py Update copyright notices for 2014. hace 10 años
smart_list.py Update copyright notices for 2014. hace 10 años
string_mixin.py Some clean up for Python 2.6 support. hace 10 años
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. hace 10 años
wikicode.py Allow recursing through everything except the forced type (fixes #70) hace 10 años