A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

14 rindas
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.