starjava-table 4.1.4-1 source package in Ubuntu

Changelog

starjava-table (4.1.4-1) unstable; urgency=medium

  * New upstream version 4.1.4
  * Rediff patches
  * Push Standards-Version to 4.6.2. No changes needed.
  * Remove unneeded versionized breaks

 -- Ole Streicher <email address hidden>  Mon, 26 Jun 2023 09:01:59 +0200

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
starjava-table_4.1.4-1.dsc 2.4 KiB 6fe79be0dc9366b439c577c3c48994fec45f53f88be36f84ad3e7276f42bcf59
starjava-table_4.1.4.orig.tar.xz 252.5 KiB 280dd6386e03ba2cb5c19745c3f491ac81400ac95961344aecb59d93adec866f
starjava-table_4.1.4-1.debian.tar.xz 8.3 KiB cda3da31e991cfeca518704ae705fb8482f06f9ee8a633442dab68c156136541

Available diffs

No changes file available.

Binary packages built by this source

starlink-table-java: Starlink Tables Infrastructure Library

 STIL is a pure Java library for generic input, output and processing
 of tabular data. It presents to the application programmer a view of
 a table which looks the same regardless of whether it came from a
 FITS file, a VOTable, an ASCII text file, a query on a relational
 database, or whatever. Thus the application doesn't have to worry
 about the storage format of tables either when reading or writing
 them, it can concentrate on doing processing. STIL's idea of a table
 is rich enough to include table and column metadata, and table cells
 which contain scalar or single- or multi-dimensional array data of
 numerical, string or other types. This is well suited to astronomical
 data, though it can be of use in other fields as well.
 .
 STIL comes with a range of supported input and output formats
 (including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be
 extended to cope with others.

starlink-table-java-doc: Starlink Tables Infrastructure Library (documentation)

 STIL is a pure Java library for generic input, output and processing
 of tabular data. It presents to the application programmer a view of
 a table which looks the same regardless of whether it came from a
 FITS file, a VOTable, an ASCII text file, a query on a relational
 database, or whatever. Thus the application doesn't have to worry
 about the storage format of tables either when reading or writing
 them, it can concentrate on doing processing. STIL's idea of a table
 is rich enough to include table and column metadata, and table cells
 which contain scalar or single- or multi-dimensional array data of
 numerical, string or other types. This is well suited to astronomical
 data, though it can be of use in other fields as well.
 .
 STIL comes with a range of supported input and output formats
 (including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be
 extended to cope with others.
 .
 This package contains the JavaDoc documentation of the package.