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 900c559385 Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 years ago
..
extras Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 years ago
__init__.py HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO 12 years ago
html_entity.py Quite a bit of additions, mostly to Template. 12 years ago
template.py Move mwpfh.parser.utils to mwpfh.utils; fix import structure. 12 years ago
text.py Ooh, we can do this! 12 years ago