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 38050f6878 C code cleanup and speed improvements. il y a 10 ans
..
__init__.py Doc updates, and allow passing a starting context to tokenize(). il y a 10 ans
builder.py Add external link contexts; reorder stuff for consistency. il y a 10 ans
contexts.py Fix autofail contexts. il y a 10 ans
tokenizer.c C code cleanup and speed improvements. il y a 10 ans
tokenizer.h C code cleanup and speed improvements. il y a 10 ans
tokenizer.py Don't pass underlying context if this is a bracketed link. il y a 10 ans
tokens.py Add external link contexts; reorder stuff for consistency. il y a 10 ans