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 0101c038fb Python 3, grr. 10 years ago
..
nodes fix some typos: occurance → occurrence, parasable → parsable 10 years ago
parser Python 3, grr. 10 years ago
__init__.py Version bump to 0.4.dev. 10 years ago
compat.py Python 3, grr. 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 Some clean up for Python 2.6 support. 10 years ago
utils.py Allow passing skip_style_tags to parse() (fixes #73) 10 years ago
wikicode.py fix some typos: occurance → occurrence, parasable → parsable 10 years ago