Source: starjava-datanode Maintainer: Debian Astro Team Uploaders: Ole Streicher Section: java Priority: optional Build-Depends: ant, debhelper (>= 9), dh-exec, javahelper Build-Depends-Indep: default-jdk, default-jdk-doc, libcommons-compress-java, libcommons-net-java, libfits-java, starlink-array-java, starlink-connect-java, starlink-fits-java (>= 0.1+2017.03.29-1), starlink-table-java, starlink-util-java, starlink-votable-java Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-astro/packages/starjava-datanode.git Vcs-Git: https://anonscm.debian.org/cgit/debian-astro/packages/starjava-datanode.git Homepage: https://github.com/Starlink/starjava/tree/master/datanode Package: starlink-datanode-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Description: Classes for hierarchical browsing of data structures Using the classes available in this package, hierarchical data structures can be viewed interactively. . The GUI side is based on a Swing JTree component, and the underlying data model is supplied by classes conforming to the package's DataNode interface. Package: starlink-datanode-java-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Recommends: ${java:Recommends} Description: Classes for hierarchical browsing of data structures (documentation) Using the classes available in this package, hierarchical data structures can be viewed interactively. . The GUI side is based on a Swing JTree component, and the underlying data model is supplied by classes conforming to the package's DataNode interface. . This package contains the JavaDoc documentation of the package.