Code

173a711d37bdc46aef4814e29d5eaf2295c543e0
[pkg-libfpdf-tpl-php.git] / debian / control
1 Source: libfpdf-tpl-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: libfpdf-tpl-php
11 Architecture: all
12 Depends: ${misc:Depends}, php5 | php5-cli, php-fpdf
13 Description: PHP library to use PDF templates with FPDF
14  This script adds the possibility to use PDF templates in a PDF document as
15  explained in the PDF specifications 1.3 (4.9 Form XObjects). This allows for
16  dynamic creation of PDF files. It supports recursive templates.