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 278594a8cf Faster parsing: split the text on sentinels instead of every letter. преди 11 години
..
nodes Handle integers as MediaWiki does. преди 11 години
parser Faster parsing: split the text on sentinels instead of every letter. преди 11 години
__init__.py Relaive imports because they are awesome; more stuff in SmartList. преди 11 години
smart_list.py Fixes and improvements. преди 11 години
string_mixin.py Implement a ton more in SmartList. преди 11 години
utils.py Fixes and improvements. преди 11 години
wikicode.py Fixes and improvements. преди 11 години