A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
Ben Kurtovic cf14b5ef4e Add some missing methods to StringMixIn. 12 lat temu
..
tokenizer Change the way verify_safe() handles template params (#25). 12 lat temu
MWPFHTestCase.tmlanguage Adding a syntax highlighter for the test-case format. 12 lat temu
__init__.py Support changing a template's name, plus a couple of typos and docs. 12 lat temu
_test_tokenizer.py Adding a syntax highlighter for the test-case format. 12 lat temu
test_builder.py Some empty testcases. 12 lat temu
test_ctokenizer.py Added a metric ton of template tests; adjustments; docstrings. 12 lat temu
test_docs.py Add a few more tests; use assert*(expected, actual) instead of opposite. 12 lat temu
test_parser.py Some empty testcases. 12 lat temu
test_pytokenizer.py Added a metric ton of template tests; adjustments; docstrings. 12 lat temu
test_string_mixin.py Add some missing methods to StringMixIn. 12 lat temu
test_tokens.py Some empty testcases. 12 lat temu