Code

e42564fbd687d12b8b5d745fc1cbdb7ccd1606e1
[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 | php5-cli, libfpdf-tpl-php
13 Description: PHP library for importing existing PDF documents into FPDF
14  FPDI is a collection of PHP classes facilitating developers to read
15  pages from existing PDF documents and use them as templates in FPDF.
16  This allows for dynamic generation of PDF files.