Source: starjava-connect Maintainer: Debian Astro Team Uploaders: Ole Streicher Section: java Priority: optional Build-Depends: ant, debhelper (>= 11), dh-exec, javahelper Build-Depends-Indep: ant-optional, default-jdk, default-jdk-doc, junit, starlink-util-java Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-connect Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-connect.git Homepage: https://github.com/Starlink/starjava/tree/master/connect Package: starlink-connect-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: starlink-astrogrid-java, starlink-srb-java Description: Abstract classes for persistent connections to remote services Classes related to persistent connections to remote services. Currently the main service provided by the connections defined here is access to some kind of filesystem which is modelled as a simple tree structure library, implemented in pure Java. Connection implementations are supplied by classes in other packages Package: starlink-connect-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Recommends: ${java:Recommends} Description: Abstract classes for persistent connections (javadoc) Classes related to persistent connections to remote services. Currently the main service provided by the connections defined here is access to some kind of filesystem which is modelled as a simple tree structure library, implemented in pure Java. Connection implementations are supplied by classes in other packages . This package contains the JavaDoc documentation of the package.