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 17053e4701 Support &#Xhex; in addition to &#xhex;. пре 12 година
..
extras Relaive imports because they are awesome; more stuff in SmartList. пре 12 година
__init__.py Starting main parser: Parser, Tokens, Tokenizer, Builder, BuildStack. пре 12 година
heading.py Finish implementing Builder for all existing Nodes; BuildStack. пре 12 година
html_entity.py Support &#Xhex; in addition to &#xhex;. пре 12 година
tag.py Finish implementing Builder for all existing Nodes; BuildStack. пре 12 година
template.py Working on the framework for the tokenizer, plus some cleanup, fixes. пре 12 година
text.py Relaive imports because they are awesome; more stuff in SmartList. пре 12 година