A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 år sedan
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 år sedan
parser Support attributes quoted with '; add required quotes in value setter. 10 år sedan
__init__.py Remove unnecessary unicode_literals. 10 år sedan
compat.py Fully fix #74. Add another tokenizer test. 10 år sedan
definitions.py Update copyright notices for 2014. 10 år sedan
smart_list.py Update copyright notices for 2014. 10 år sedan
string_mixin.py Some clean up for Python 2.6 support. 10 år sedan
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 år sedan
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 år sedan