A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ben Kurtovic 496475c977 Whoops, that should be one larger (#25). преди 11 години
..
__init__.py Support a 'use_c' field to explicitly disable the C tokenizer. преди 11 години
builder.py Update copyright notices for 2013. преди 11 години
contexts.py Port CTokenizer's verify_safe method to Python to solve a failing test. преди 11 години
tokenizer.c Whoops, that should be one larger (#25). преди 11 години
tokenizer.h Fix tokenizer.c on Windows; add another template test (#25) преди 11 години
tokenizer.py Fix recursion issues by giving up at a certain point (closes #16). преди 11 години
tokens.py Update copyright notices for 2013. преди 11 години