A Python parser for MediaWiki wikicode https://mwparserfromhell.readthedocs.io/
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 

14 行
484 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 package
  11. that provides an easy-to-use and outrageously powerful parser for MediaWiki_
  12. wikicode.