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 acb7e57904 Make mwparserfromhell.parser() be an alias for parse_anything(). 11 years ago
..
nodes Text nodes should now appear a bit better in tree form. 11 years ago
parser Make mwparserfromhell.parser() be an alias for parse_anything(). 11 years ago
__init__.py Make mwparserfromhell.parser() be an alias for parse_anything(). 11 years ago
compat.py Bugfix for Python 2.6. 11 years ago
smart_list.py Update copyright notices for 2013. 11 years ago
string_mixin.py Update copyright notices for 2013. 11 years ago
utils.py Make mwparserfromhell.parser() be an alias for parse_anything(). 11 years ago
wikicode.py Update copyright notices for 2013. 11 years ago