A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic e294ee6298 Improve ListProxy detaching behavior. пре 10 година
..
nodes Support attributes quoted with '; add required quotes in value setter. пре 10 година
parser Fix template parsing when comments are inside the name (fixes #59). пре 10 година
__init__.py Remove unnecessary unicode_literals. пре 10 година
compat.py Fully fix #74. Add another tokenizer test. пре 10 година
definitions.py Update copyright notices for 2014. пре 10 година
smart_list.py Improve ListProxy detaching behavior. пре 10 година
string_mixin.py Some clean up for Python 2.6 support. пре 10 година
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. пре 10 година
wikicode.py Allow recursing through everything except the forced type (fixes #70) пре 10 година