File: control

package info (click to toggle)
libitext1-java 1.4-6
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 7,612 kB
  • ctags: 12,543
  • sloc: java: 86,865; xml: 396; makefile: 22
file content (24 lines) | stat: -rw-r--r-- 1,185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libitext1-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude@laposte.net>, Emmanuel Bourg <ebourg@apache.org>
Build-Depends: ant, cdbs, debhelper (>= 9), default-jdk
Build-Depends-Indep: maven-repo-helper
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libitext1-java
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libitext1-java/
Homepage: http://www.lowagie.com/iText/

Package: libitext1-java
Architecture: all
Depends: ${misc:Depends}
Description: Java Library to generate PDF on the Fly
 iText is a library that allows you to generate PDF files on the fly.
 The iText classes are very useful for people who need to generate read-only,
 platform independent documents containing text, lists, tables and images.
 The library is especially useful in combination with Java(TM)
 technology-based Servlets: The look and feel of HTML is browser dependent;
 with iText and PDF you can control exactly how your servlet's output will look.
 iText requires JDK 1.2. It's available for free under a multiple license:
 MPL and LGPL.