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 30d4f137a8 Curse you, Python 3! 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 Adding a TreeEqualityTestCase base class. il y a 11 ans
_test_tree_equality.py Add TestUtils; implement two tests for it. 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 Adding a TreeEqualityTestCase base class. 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 Adding a TreeEqualityTestCase base class. il y a 11 ans
test_pytokenizer.py Adding a TreeEqualityTestCase base class. 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
test_utils.py Curse you, Python 3! il y a 11 ans