A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. před 10 roky
..
nodes Support attributes quoted with '; add required quotes in value setter. před 10 roky
parser Support attributes quoted with '; add required quotes in value setter. před 10 roky
__init__.py Remove unnecessary unicode_literals. před 10 roky
compat.py Fully fix #74. Add another tokenizer test. před 10 roky
definitions.py Update copyright notices for 2014. před 10 roky
smart_list.py Update copyright notices for 2014. před 10 roky
string_mixin.py Some clean up for Python 2.6 support. před 10 roky
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. před 10 roky
wikicode.py Allow recursing through everything except the forced type (fixes #70) před 10 roky