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
|
Source: libgrinvin-core-java
Section: contrib/libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Adriaan Peeters <apeeters@lashout.net>
Homepage: http://www.grinvin.org/
Build-Depends: debhelper (>> 5.0.0), cdbs, quilt, ant, java-gcj-compat-dev, libjdom1-java, libjmathtex-java, libswirl-java (>= 1.1), javahelp2, libbatik-java
Vcs-Svn: svn://svn.debian.org/pkg-java/trunk/libgrinvin-core-java/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libgrinvin-core-java/
Standards-Version: 3.8.0
Package: libgrinvin-core-java
Architecture: all
Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libgui-commands-java, libjdom1-java, libjmathtex-java, libswirl-java, javahelp2, libbatik-java
Description: interactive software package for studying graphs (core libraries)
GrInvIn is a software package for studying graphs, their properties
(invariants) and the relations between these properties. It has been designed
to optimally support the user in learning graph theory by means of examples
and by experimenting with graphs and their properties.
.
This package contains the main (core) libraries.
Package: libgrinvin-core-java-doc
Architecture: all
Section: contrib/doc
Description: interactive software package for studying graphs (API docs)
GrInvIn is a software package for studying graphs, their properties
(invariants) and the relations between these properties. It has been designed
to optimally support the user in learning graph theory by means of examples
and by experimenting with graphs and their properties.
.
This package contains the Javadoc API documentation.
|