Source: libitext-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner , Emmanuel Bourg Build-Depends: ant, debhelper-compat (= 13), default-jdk, javahelper (>= 0.43), libbcmail-java, libbcpkix-java, libbcprov-java (>= 1.48), libdom4j-java, libpdfrenderer-java, maven-repo-helper Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/java-team/libitext-java.git Vcs-Browser: https://salsa.debian.org/java-team/libitext-java Homepage: http://www.lowagie.com/iText/ Rules-Requires-Root: no Package: libitext-java Architecture: all Depends: ${misc:Depends}, libbcprov-java (>= 1.48), ${java:Depends} Description: Java Library to create and manipulate 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. Package: libitext-rtf-java Architecture: all Depends: libitext-java (= ${binary:Version}), ${misc:Depends}, ${java:Depends} Description: Java Library to create and manipulate RTF files on the fly iText RTF is a library that allows you to generate RTF files on the fly in a similar fashion to iText itself.