A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

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