Source: pdfkit Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: Scott Kitterman Build-Depends: debhelper (>= 9~), dh-python, python-all, python-setuptools, python3-all, python3-setuptools Standards-Version: 4.2.1 Homepage: https://github.com/JazzCore/python-pdfkit Vcs-Git: https://salsa.debian.org/python-team/modules/pdfkit.git Vcs-Browser: https://salsa.debian.org/python-team/modules/pdfkit Package: python-pdfkit Architecture: all Depends: ${misc:Depends}, ${python:Depends}, wkhtmltopdf Description: Python wrapper for wkhtmltopdf to convert HTML to PDF (Python 2) Python wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit. . Wkhtmltopdf conversion and all wkhtmltopdf options are available in Python from this module . This is the Python 2 version of the package. Package: python3-pdfkit Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, wkhtmltopdf Description: Python wrapper for wkhtmltopdf to convert HTML to PDF (Python 3) Python wrapper for wkhtmltopdf utility to convert HTML to PDF using Webkit. . Wkhtmltopdf conversion and all wkhtmltopdf options are available in Python from this module . This is the Python 3 version of the package.