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 120d6a0366 Fix Wikicode.matches behavior on non-list/tuple iterables. 7 years ago
..
nodes Update copyright for 2016. 8 years ago
parser Update copyright for 2016. 8 years ago
__init__.py release/0.4.4 7 years ago
compat.py Fix various SmartList bugs. 8 years ago
definitions.py Update copyright for 2016. 8 years ago
smart_list.py Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 years ago
string_mixin.py Update copyright for 2016. 8 years ago
utils.py Update copyright for 2016. 8 years ago
wikicode.py Fix Wikicode.matches behavior on non-list/tuple iterables. 7 years ago