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 ded89fb14e Add a few unit tests for untested code; remove a useless conditional. 10 anni fa
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 anni fa
parser Add a few unit tests for untested code; remove a useless conditional. 10 anni fa
__init__.py Remove unnecessary unicode_literals. 10 anni fa
compat.py Fully fix #74. Add another tokenizer test. 10 anni fa
definitions.py Update copyright notices for 2014. 10 anni fa
smart_list.py Update copyright notices for 2014. 10 anni fa
string_mixin.py Some clean up for Python 2.6 support. 10 anni fa
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 anni fa
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 anni fa