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 08cafc0576 Raise ParserError for internal problems. Improve coverage. Cleanup. 9 years ago
..
nodes Raise ParserError for internal problems. Improve coverage. Cleanup. 9 years ago
parser Raise ParserError for internal problems. Improve coverage. Cleanup. 9 years ago
__init__.py Remove unnecessary unicode_literals. 9 years ago
compat.py Fully fix #74. Add another tokenizer test. 9 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 Raise ParserError for internal problems. Improve coverage. Cleanup. 9 years ago
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 years ago