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 2209dfc78d Better handling of template ends, refactor. 11 年之前
..
nodes Support &#Xhex; in addition to &#xhex;. 11 年之前
parser Better handling of template ends, refactor. 11 年之前
__init__.py Relaive imports because they are awesome; more stuff in SmartList. 11 年之前
smart_list.py Finish implementing all of SmartList. 11 年之前
string_mixin.py Implement a ton more in SmartList. 12 年之前
utils.py Relaive imports because they are awesome; more stuff in SmartList. 11 年之前
wikicode.py Relaive imports because they are awesome; more stuff in SmartList. 11 年之前