A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic 357b6dc447 Make unit tests work in Python 3; add a unicode text test. hace 11 años
..
tokenizer Make unit tests work in Python 3; add a unicode text test. hace 11 años
__init__.py Support changing a template's name, plus a couple of typos and docs. hace 12 años
_test_tokenizer.py Make unit tests work in Python 3; add a unicode text test. hace 11 años
test_builder.py Some empty testcases. hace 11 años
test_ctokenizer.py Built an infrastructure for loading and running tokenizer tests. hace 11 años
test_docs.py Restarting work on unit tests with a test covering doc examples. hace 11 años
test_parser.py Some empty testcases. hace 11 años
test_pytokenizer.py Built an infrastructure for loading and running tokenizer tests. hace 11 años
test_tokens.py Some empty testcases. hace 11 años