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 fb92349909 Fix parsing of arguments in SmartList.sort() 11 years ago
..
nodes Text nodes should now appear a bit better in tree form. 11 years ago
parser A bit of misc cleanup. 11 years ago
__init__.py Update copyright notices for 2013. 11 years ago
compat.py test_types(), test_other_magics(); add range to compat 11 years ago
smart_list.py Fix parsing of arguments in SmartList.sort() 11 years ago
string_mixin.py Some tests for SmartLists; __reversed__ in StringMixIn 11 years ago
utils.py Update copyright notices for 2013. 11 years ago
wikicode.py Update copyright notices for 2013. 11 years ago