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 720516a7e1 release/0.4.2 8 years ago
..
nodes Fix param blanking logic by Template.remove() (#109) 8 years ago
parser Fix use-after-free bug. 8 years ago
__init__.py release/0.4.2 8 years ago
compat.py Fix various SmartList bugs. 8 years ago
definitions.py More PEP 393 work; update Textbuffer interface and usage. 8 years ago
smart_list.py Fix various SmartList bugs. 8 years ago
string_mixin.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
utils.py Update copyright years for 2015; fix whitespace in docs. 9 years ago
wikicode.py Update copyright years for 2015; fix whitespace in docs. 9 years ago