File: control

package info (click to toggle)
libjgraph-java 5.12.4.2%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 7,888 kB
  • sloc: java: 20,619; xml: 135; makefile: 8
file content (53 lines) | stat: -rw-r--r-- 2,011 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
Source: libjgraph-java
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Section: java
Priority: optional
Build-Depends: ant,
               debhelper-compat (= 13),
               default-jdk,
               maven-repo-helper
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/java-team/libjgraph-java
Vcs-Git: https://salsa.debian.org/java-team/libjgraph-java.git
Homepage: https://github.com/jgraph/legacy-jgraph5
Rules-Requires-Root: no

Package: libjgraph-java
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
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
Architecture: all
Section: doc
Depends: ${misc:Depends}
Multi-Arch: foreign
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.