A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

14 linhas
477 B

  1. Source: python3-mwparserfromhell
  2. Maintainer: Ben Kurtovic <ben.kurtovic@gmail.com>
  3. Section: python
  4. Priority: optional
  5. Build-Depends: python3-setuptools, python3-all, debhelper (>= 9)
  6. Standards-Version: 3.9.6
  7. Package: python3-mwparserfromhell
  8. Architecture: all
  9. Depends: ${misc:Depends}, ${python3:Depends}
  10. Description: mwparserfromhell (the MediaWiki Parser from Hell) is a Python
  11. package that provides an easy-to-use and outrageously powerful parser for
  12. MediaWiki wikicode.