A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. vor 10 Jahren
..
nodes Support attributes quoted with '; add required quotes in value setter. vor 10 Jahren
parser Support attributes quoted with '; add required quotes in value setter. vor 10 Jahren
__init__.py Remove unnecessary unicode_literals. vor 10 Jahren
compat.py Fully fix #74. Add another tokenizer test. vor 10 Jahren
definitions.py Update copyright notices for 2014. vor 10 Jahren
smart_list.py Update copyright notices for 2014. vor 10 Jahren
string_mixin.py Some clean up for Python 2.6 support. vor 10 Jahren
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. vor 10 Jahren
wikicode.py Allow recursing through everything except the forced type (fixes #70) vor 10 Jahren