A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
Ben Kurtovic 9412579d86 Remove unnecessary unicode_literals. před 10 roky
..
nodes fix some typos: occurance → occurrence, parasable → parsable před 10 roky
parser Fully fix #74. Add another tokenizer test. před 10 roky
__init__.py Remove unnecessary unicode_literals. před 10 roky
compat.py Fully fix #74. Add another tokenizer test. před 10 roky
definitions.py Update copyright notices for 2014. před 10 roky
smart_list.py Update copyright notices for 2014. před 10 roky
string_mixin.py Some clean up for Python 2.6 support. před 10 roky
utils.py Update changelog, docs. před 10 roky
wikicode.py Allow recursing through everything except the forced type (fixes #70) před 10 roky