Source: starjava-votable 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, libaxis-java, libfits-java (>= 1.15.2~), starlink-fits-java (>= 0.1+2017.11.10), starlink-table-java, starlink-util-java Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/debian-astro-team/starjava-votable Vcs-Git: https://salsa.debian.org/debian-astro-team/starjava-votable.git Homepage: https://github.com/Starlink/starjava/tree/master/votable Package: starlink-votable-java Architecture: all Depends: libfits-java (>= 1.15.2~), starlink-fits-java (>= 0.1+2017.11.10), ${java:Depends}, ${misc:Depends} Description: Classes for VOTable input and output The VOTable format is an XML standard for the interchange of data represented as a set of tables. In this context, a table is an unordered set of rows, each of a uniform structure, as specified in the table description (the table metadata). VOTable was designed to be close to the FITS Binary Table format. Package: starlink-votable-java-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Recommends: ${java:Recommends} Description: Classes for VOTable input and output (javadoc) The VOTable format is an XML standard for the interchange of data represented as a set of tables. In this context, a table is an unordered set of rows, each of a uniform structure, as specified in the table description (the table metadata). VOTable was designed to be close to the FITS Binary Table format. . This package contains the JavaDoc documentation of the package.