A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전