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.
 
 
 
 
Marcio Faustino 3d1329aa3a Don't assume it's a named tuple to support Python 2.6. 10 years ago
..
nodes Update copyright notices for 2014. 10 years ago
parser Use a generator expression instead to support Python 2.6. 10 years ago
__init__.py Update copyright notices for 2014. 10 years ago
compat.py Don't assume it's a named tuple to support Python 2.6. 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 Support `.encode()` keyword arguments for Python 2.6. 10 years ago
utils.py Update copyright notices for 2014. 10 years ago
wikicode.py Update copyright notices for 2014. 10 years ago