A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
Ben Kurtovic 357b6dc447 Make unit tests work in Python 3; add a unicode text test. vor 11 Jahren
..
tokenizer Make unit tests work in Python 3; add a unicode text test. vor 11 Jahren
__init__.py Support changing a template's name, plus a couple of typos and docs. vor 12 Jahren
_test_tokenizer.py Make unit tests work in Python 3; add a unicode text test. vor 11 Jahren
test_builder.py Some empty testcases. vor 11 Jahren
test_ctokenizer.py Built an infrastructure for loading and running tokenizer tests. vor 11 Jahren
test_docs.py Restarting work on unit tests with a test covering doc examples. vor 11 Jahren
test_parser.py Some empty testcases. vor 11 Jahren
test_pytokenizer.py Built an infrastructure for loading and running tokenizer tests. vor 11 Jahren
test_tokens.py Some empty testcases. vor 11 Jahren