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 36 37 38 39 40 41 42 43 44 45 46 47
|
Source: libjgraph-java
Section: libs
Priority: extra
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 6), ant, quilt (>= 0.40)
Build-Depends-Indep: default-jdk-builddep
Standards-Version: 3.8.0
Homepage: http://www.jgraph.com/
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/libjgraph-java/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/libjgraph-java/trunk/
Package: libjgraph-java
Architecture: all
Depends: default-jre-headless | java-runtime-headless
Description: JFC/Swing graph component for Java
JGraph is an easy-to-use, feature-rich and standards-compliant open source
graph component available for Java. Application areas include:
.
* Process diagrams, workflow and BPM visualization, flowcharts, even
traffic or water flow.
* Database and WWW visualization, networks and telecoms displays, mapping
applications and GIS.
* UML diagrams, electronic circuits, VLSI, CAD, financial and social
networks and data mining.
* Biochemistry, ecological cycles, entity and cause-effect relationships
and organisational charts.
.
This package contains the library.
Package: libjgraph-java-doc
Section: doc
Architecture: all
Description: JFC/Swing graph component for Java (documentation)
JGraph is an easy-to-use, feature-rich and standards-compliant open source
graph component available for Java.
.
* Process diagrams, workflow and BPM visualization, flowcharts, even
traffic or water flow.
* Database and WWW visualization, networks and telecoms displays, mapping
applications and GIS.
* UML diagrams, electronic circuits, VLSI, CAD, financial and social
networks and data mining.
* Biochemistry, ecological cycles, entity and cause-effect relationships
and organisational charts.
.
This package contains the documentation and the examples.
|