A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
Ben Kurtovic bbd4cd97cf Add tests for some missed things in Wikicode. 10 anos atrás
..
nodes Support attributes quoted with '; add required quotes in value setter. 10 anos atrás
parser Fix template parsing when comments are inside the name (fixes #59). 10 anos atrás
__init__.py Remove unnecessary unicode_literals. 10 anos atrás
compat.py Fully fix #74. Add another tokenizer test. 10 anos atrás
definitions.py Update copyright notices for 2014. 10 anos atrás
smart_list.py Improve ListProxy detaching behavior. 10 anos atrás
string_mixin.py Some clean up for Python 2.6 support. 10 anos atrás
utils.py Raise ParserError for internal problems. Improve coverage. Cleanup. 10 anos atrás
wikicode.py Add tests for some missed things in Wikicode. 10 anos atrás