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 2305cc7d83 Merge branch 'feature/c_improvements' into develop (closes #18) vor 10 Jahren
..
nodes Merge branch 'feature/wikimarkup_tags' into develop (closes #9) vor 10 Jahren
parser Merge branch 'feature/c_improvements' into develop (closes #18) vor 10 Jahren
__init__.py Version bump for v0.3; fix permissions on compat.py. vor 11 Jahren
compat.py Moving compat stuff exclusively for unit tests to its own file. vor 11 Jahren
smart_list.py Apply some bugfixes to SmartList to fix tests on Python 3. vor 11 Jahren
string_mixin.py Fix StringMixIn.maketrans() on Py3k. vor 11 Jahren
tag_defs.py Add support for dt, dd. Refactor. Fix some broken tests. vor 10 Jahren
utils.py Remove 'type' attribute from tags; rework tag definitions. vor 11 Jahren
wikicode.py Add a matches() method to Wikicode. vor 10 Jahren