1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
Source: libjfreereport-java
Section: contrib/libs
Priority: optional
Maintainer: Christian Bayle <bayle@debian.org>
Build-Depends-Indep: debhelper (>> 4.0.0), j2sdk1.4, ant, bsh, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, libpixie-java, liblog4j1.2-java
Standards-Version: 3.6.1
Package: libjfreereport-java
Section: contrib/libs
Architecture: all
Depends: j2re1.4 | java2-runtime, libjcommon-java, libgnujaxp-java, libitext-java, libjakarta-poi-java, liblog4j1.2-java
Description: report library for java
JFreeReport is a free Java report library. It has the following features:
* full on-screen print preview;
* data obtained via Swing's TableModel interface
(making it easy to print data directly from your application);
* XML-based report definitions;
* output to the screen, printer or various export formats
(PDF, HTML, CSV, Excel, plain text);
* support for servlets (uses the JFreeReport extensions)
* extensive documentation in Acrobat PDF format, plus full Javadocs;
Package: libjfreereport-java-doc
Section: contrib/doc
Architecture: all
Description: report library for java documentation
JFreeReport is a free Java report library. It has the following features:
* full on-screen print preview;
* data obtained via Swing's TableModel interface
(making it easy to print data directly from your application);
* XML-based report definitions;
* output to the screen, printer or various export formats
(PDF, HTML, CSV, Excel, plain text);
* support for servlets (uses the JFreeReport extensions)
* extensive documentation in Acrobat PDF format, plus full Javadocs;
|