A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
Ben Kurtovic 32d99c3c75 Tokenizer now supports a very, very limited template syntax. 12 лет назад
..
nodes Support &#Xhex; in addition to &#xhex;. 12 лет назад
parser Tokenizer now supports a very, very limited template syntax. 12 лет назад
__init__.py Relaive imports because they are awesome; more stuff in SmartList. 12 лет назад
smart_list.py Finish implementing all of SmartList. 12 лет назад
string_mixin.py Implement a ton more in SmartList. 12 лет назад
utils.py Relaive imports because they are awesome; more stuff in SmartList. 12 лет назад
wikicode.py Relaive imports because they are awesome; more stuff in SmartList. 12 лет назад