Pakket: libpdf-create-perl (1.46-3)
Verwijzigingen voor libpdf-create-perl
Debian bronnen:
Het bronpakket libpdf-create-perl downloaden:
- [libpdf-create-perl_1.46-3.dsc]
- [libpdf-create-perl_1.46.orig.tar.gz]
- [libpdf-create-perl_1.46-3.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Damyan Ivanov (QA-pagina)
- Vincent Danjean (QA-pagina)
- gregor herrmann (QA-pagina)
- Ansgar Burchardt (QA-pagina)
- Nick Morrott (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
Perl module to create PDF files
PDF::Create allows you to create documents in the Portable Document Format (PDF) using a large number of primitives, and emit the result as a PDF file or stream.
Documents can have several pages, a table of content, an information section and many other PDF elements. Since documents are constructed on-the-fly, the memory footprint is not tied to the size of the pages; only the number of pages.
It is intended to be simple and highly portable, as it is written purely in Perl. For more complex tasks, see libpdf-api2-perl.
Andere aan libpdf-create-perl gerelateerde pakketten
|
|
|
|
-
- dep: libfile-share-perl
- replacement for File::ShareDir to deal with a development environment
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libpdf-api2-perl
- module for creating, modifying, and examining PDF files