A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
Ben Kurtovic 1b69b5e882 Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
..
tokenizer Change the way verify_safe() handles template params (#25). il y a 11 ans
MWPFHTestCase.tmlanguage Adding a syntax highlighter for the test-case format. il y a 11 ans
__init__.py Support changing a template's name, plus a couple of typos and docs. il y a 12 ans
_test_tokenizer.py Cosmetic change: standardize whitespace after class definition. il y a 11 ans
compat.py Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
test_builder.py Adding TestTokens. il y a 11 ans
test_ctokenizer.py Make _test_tokenizer import relative so tests work on py3k. il y a 11 ans
test_docs.py Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
test_parser.py Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
test_pytokenizer.py Make _test_tokenizer import relative so tests work on py3k. il y a 11 ans
test_smart_list.py Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
test_string_mixin.py Moving compat stuff exclusively for unit tests to its own file. il y a 11 ans
test_tokens.py Apply bugfixes so that some tests pass on Python 3. il y a 11 ans