A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
Ben Kurtovic 5e6c994c2c Wikicode.matches() now accepts tuples (closes #48) hace 11 años
..
nodes Simplify parameter removal. hace 11 años
parser Don't pass underlying context if this is a bracketed link. hace 11 años
__init__.py Wikicode.i?filter*()'s matches argument now takes functions (closes #47) hace 11 años
compat.py Bump version to 0.4.dev and add support for Python 3.2. hace 11 años
definitions.py Implement Tokenizer_really_parse_external_link(), some other fixes hace 11 años
smart_list.py Apply some bugfixes to SmartList to fix tests on Python 3. hace 11 años
string_mixin.py Bump version to 0.4.dev and add support for Python 3.2. hace 11 años
utils.py Doc updates, and allow passing a starting context to tokenize(). hace 11 años
wikicode.py Wikicode.matches() now accepts tuples (closes #48) hace 11 años