A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
Ben Kurtovic 357b6dc447 Make unit tests work in Python 3; add a unicode text test. 11 år sedan
..
tokenizer Make unit tests work in Python 3; add a unicode text test. 11 år sedan
__init__.py Support changing a template's name, plus a couple of typos and docs. 12 år sedan
_test_tokenizer.py Make unit tests work in Python 3; add a unicode text test. 11 år sedan
test_builder.py Some empty testcases. 11 år sedan
test_ctokenizer.py Built an infrastructure for loading and running tokenizer tests. 11 år sedan
test_docs.py Restarting work on unit tests with a test covering doc examples. 11 år sedan
test_parser.py Some empty testcases. 11 år sedan
test_pytokenizer.py Built an infrastructure for loading and running tokenizer tests. 11 år sedan
test_tokens.py Some empty testcases. 11 år sedan