Code

d2c7e999edc5cd004c37e3043c3328686a9a961a
[pkg-libfpdi-php.git] / debian / control
1 Source: libfpdi-php
2 Section: web
3 Priority: optional
4 Maintainer: Sven Velt <sven@velt.de>
5 Uploaders: Sebastian Harl <tokkee@debian.org>
6 Build-Depends: debhelper (>= 7.0.50~)
7 Standards-Version: 3.9.1
8 Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/
10 Package: libfpdi-php
11 Architecture: all
12 Depends: ${misc:Depends}, php5, libfpdf-tpl-php
13 Description: Import existing PDF documents into FPDF
14  FPDI is a collection of PHP classes facilitating developers to read pages from
15  existing PDF documents and use them as templates in FPDF, which was developed
16  by Olivier Plathey. Apart from a copy of FPDF, FPDI does not require any
17  special PHP extensions.