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 5e6c994c2c Wikicode.matches() now accepts tuples (closes #48) vor 11 Jahren
..
nodes Simplify parameter removal. vor 11 Jahren
parser Don't pass underlying context if this is a bracketed link. vor 11 Jahren
__init__.py Wikicode.i?filter*()'s matches argument now takes functions (closes #47) vor 11 Jahren
compat.py Bump version to 0.4.dev and add support for Python 3.2. vor 11 Jahren
definitions.py Implement Tokenizer_really_parse_external_link(), some other fixes vor 11 Jahren
smart_list.py Apply some bugfixes to SmartList to fix tests on Python 3. vor 11 Jahren
string_mixin.py Bump version to 0.4.dev and add support for Python 3.2. vor 11 Jahren
utils.py Doc updates, and allow passing a starting context to tokenize(). vor 11 Jahren
wikicode.py Wikicode.matches() now accepts tuples (closes #48) vor 11 Jahren