Source: starjava-votable Maintainer: Debian Astro Team Uploaders: Ole Streicher Section: java Priority: optional Build-Depends: ant, debhelper-compat (= 13), dh-exec, javahelper Build-Depends-Indep: ant-optional, default-jdk, default-jdk-doc, junit, libaxis-java, libfits-java (>= 1.15.2~), starlink-fits-java, starlink-table-java (>= 4~), starlink-util-java (>= 1.0+2021.01.10~) Standards-Version: 4.5.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 Rules-Requires-Root: no Package: starlink-votable-java Architecture: all Depends: libfits-java (>= 1.15.2~), starlink-table-java (>= 4~), starlink-util-java (>= 1.0+2021.01.10~), ${java:Depends}, ${misc:Depends} Breaks: starlink-ttools-java (<< 3.2.1~), starlink-vo-java (<< 0.2+2020.06.10~) 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.