Code

Initial commit
[pkg-libfpdf-tpl-php.git] / debian / control
1 Source: php-fpdf-tpl
2 Section: web
3 Priority: optional
4 Maintainer: Sven Velt <sven@velt.de>
5 Build-Depends: debhelper (>= 7.0.50~)
6 Standards-Version: 3.9.1
7 Homepage: http://www.setasign.de/products/pdf-php-solutions/fpdi/downloads/
9 Package: php-fpdf-tpl
10 Architecture: all
11 Depends: ${misc:Depends}, php5, php-fpdf
12 Description: Use PDF templates with FPDF
13  This script adds the possibility to use PDF templates in a PDF document as
14  explained in the PDF specifications 1.3 (4.9 Form XObjects). It is the basis
15  for FPDI.