Source: libpdf-api2-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Damyan Ivanov Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libfont-ttf-perl , libimage-png-libpng-perl , libpdf-api2-xs-perl , libtest-exception-perl , libtest-memory-cycle-perl , perl Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdf-api2-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdf-api2-perl.git Homepage: http://pdfapi2.sourceforge.net/ Rules-Requires-Root: no Package: libpdf-api2-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfont-ttf-perl Recommends: libpdf-api2-xs-perl, libimage-png-libpng-perl Description: module for creating or modifying PDF documents in Perl PDF::API2 started as a nice API around the Text::PDF modules created by Martin Hosken. . Features: - Works with more than one PDF file open at once - It presents a object-oriented API to the user - Supports the 14 base PDF Core Fonts - Supports TrueType/OpenType fonts with both TT and CFF Outlines - Supports Adobe-Type1 Fonts (pfb/pfa/afm) - Supports native Embedding of bitmap images (jpeg, ppm, png) - Supports modification of existing pdfs and import/cloning of pages - Lite version of the API for first-timers