Source: paps
Standards-Version: 4.7.4
Maintainer: Lior Kaplan <kaplan@debian.org>
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 libfmt-dev,
 libpango1.0-dev,
Vcs-Browser: https://salsa.debian.org/debian/paps
Vcs-Git: https://salsa.debian.org/debian/paps.git
Homepage: https://github.com/dov/paps

Package: paps
Architecture: any
Section: text
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: UTF-8 to PostScript converter using Pango
 Paps reads a UTF-8 encoded file and generates a PostScript language rendering 
 of the file. The rendering is done by creating outline curves through the 
 pango ft2 backend.
