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 62ef2731fd Update version info to 0.2.dev 11 years ago
..
nodes Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 years ago
parser Fix tokenizer so we don't destroy our textbuf writing an empty stack 11 years ago
__init__.py Update version info to 0.2.dev 11 years ago
compat.py Build the actual Sphinx documentation, plus a number of typo fixes. 11 years ago
smart_list.py Final fixes and cleanup before release. 11 years ago
string_mixin.py Simplify docs massively. 11 years ago
utils.py Final fixes and cleanup before release. 11 years ago
wikicode.py Final fixes and cleanup before release. 11 years ago