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 bbd4cd97cf Add tests for some missed things in Wikicode. преди 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 Add tests for some missed things in Wikicode. преди 10 години