Code

47f9b3e8d182dc5acf6006d462ca7a053522bf4e
[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: 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.