Source: pynliner Section: non-free/python Priority: optional Maintainer: Sandro Tosi Uploaders: Debian Python Modules Team Build-Depends: debhelper (>= 9), python, dh-python, python-setuptools, python3, python3-setuptools Standards-Version: 3.9.8 Homepage: https://github.com/rennat/pynliner Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/pynliner.git Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/pynliner.git Package: python-pynliner Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: CSS-to-inline-styles conversion tool for HTML - Python 2.x Because Pynliner uses BeautifulSoup to find the tags specified in the CSS it aggressively converts to HTML. This means that templating languages like Mako, Genshi, and Jinja will be pounded into valid HTML in the process of applying styles. . This package contains the Python 2 version of pynliner Package: python3-pynliner Architecture: all Depends: ${python3:Depends}, ${misc:Depends} Description: CSS-to-inline-styles conversion tool for HTML - Python 3.x Because Pynliner uses BeautifulSoup to find the tags specified in the CSS it aggressively converts to HTML. This means that templating languages like Mako, Genshi, and Jinja will be pounded into valid HTML in the process of applying styles. . This package contains the Python 3 version of pynliner