A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 496475c977 Whoops, that should be one larger (#25). il y a 11 ans
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. il y a 11 ans
builder.py Update copyright notices for 2013. il y a 11 ans
contexts.py Port CTokenizer's verify_safe method to Python to solve a failing test. il y a 11 ans
tokenizer.c Whoops, that should be one larger (#25). il y a 11 ans
tokenizer.h Fix tokenizer.c on Windows; add another template test (#25) il y a 11 ans
tokenizer.py Fix recursion issues by giving up at a certain point (closes #16). il y a 11 ans
tokens.py Update copyright notices for 2013. il y a 11 ans