A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
Ben Kurtovic b997e4cd71 Support attributes quoted with '; add required quotes in value setter. 10 роки тому
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 роки тому
parser Support attributes quoted with '; add required quotes in value setter. 10 роки тому
__init__.py Remove unnecessary unicode_literals. 10 роки тому
compat.py Fully fix #74. Add another tokenizer test. 10 роки тому
definitions.py Update copyright notices for 2014. 10 роки тому
smart_list.py Update copyright notices for 2014. 10 роки тому
string_mixin.py Some clean up for Python 2.6 support. 10 роки тому
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 роки тому
wikicode.py Allow recursing through everything except the forced type (fixes #70) 10 роки тому