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 9953fd5585 release/0.3.3 10 years ago
..
nodes Update copyright notices for 2014. 10 years ago
parser Avoid custom constructor and sub-class `dict` directly instead. 10 years ago
__init__.py release/0.3.3 10 years ago
compat.py Some clean up for Python 2.6 support. 10 years ago
definitions.py Update copyright notices for 2014. 10 years ago
smart_list.py Update copyright notices for 2014. 10 years ago
string_mixin.py Some clean up for Python 2.6 support. 10 years ago
utils.py Update copyright notices for 2014. 10 years ago
wikicode.py Fix docstring for Wikicode.strip_code(). 10 years ago