A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 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 a689467577 Replace broken log2 function; add a missing comment. há 11 anos
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. há 11 anos
builder.py Update copyright notices for 2013. há 11 anos
contexts.py Port CTokenizer's verify_safe method to Python to solve a failing test. há 11 anos
tokenizer.c Replace broken log2 function; add a missing comment. há 11 anos
tokenizer.h Replace broken log2 function; add a missing comment. há 11 anos
tokenizer.py Fix recursion issues by giving up at a certain point (closes #16). há 11 anos
tokens.py Update copyright notices for 2013. há 11 anos