Source: libpodofo Priority: optional Section: libdevel Maintainer: Mattia Rizzolo Build-Depends: cmake, debhelper-compat (= 13), libboost-dev, libcppunit-dev, libfontconfig1-dev, libfreetype6-dev, libidn11-dev, libjpeg-dev, liblua5.1-0-dev, libssl-dev, libtiff-dev, libunistring-dev, zlib1g-dev, Standards-Version: 4.6.1 Rules-Requires-Root: no Homepage: http://podofo.sourceforge.net Vcs-Git: https://salsa.debian.org/debian/libpodofo.git Vcs-Browser: https://salsa.debian.org/debian/libpodofo Package: libpodofo-dev Architecture: any Depends: libboost-dev, libpodofo0.9.8 (= ${binary:Version}), libssl-dev, ${misc:Depends}, Description: PoDoFo development files The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. . This package contains the header development files used for building PoDoFo-enabled applications. Package: libpodofo-utils Architecture: any Section: utils Depends: libpodofo0.9.8 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: PoDoFo utilities The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo. . This package contains tools for working with PDF files. Package: libpodofo0.9.8 Section: libs Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: PoDoFo - library to work with the PDF file format The PoDoFo library is a free, portable C++ library which includes classes to parse PDF files and modify their contents into memory. The changes can be written back to disk easily. The parser can also be used to extract information from a PDF file (for example the parser could be used in a PDF viewer). Besides parsing PoDoFo includes also very simple classes to create your own PDF files. All classes are documented so it is easy to start writing your own application using PoDoFo.