starjava-table 4.2-1build1 source package in Ubuntu
Changelog
starjava-table (4.2-1build1) noble; urgency=medium * Rebuild against 'armhf -fstack-clash-protection breakage rebuild with fixed dpkg'. -- Gianfranco Costamagna <email address hidden> Fri, 24 Nov 2023 11:15:32 +0100
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Noble
- Original maintainer:
- Debian Astronomy Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
starjava-table_4.2.orig.tar.xz | 253.1 KiB | a87c4e3d54945c17d596c5f2b0cc54c22188e98b884b70766c9bba243caafd59 |
starjava-table_4.2-1build1.debian.tar.xz | 8.4 KiB | 947d8c092508126fef7027a617efd2a1c095d6b554671a1abc0810c14d95d804 |
starjava-table_4.2-1build1.dsc | 2.4 KiB | f25e46b151a4d2eb4e5d5d981617e2aa783508e6c133d20ed98d32488e340f9f |
Available diffs
- diff from 4.1.4-1 (in Debian) to 4.2-1build1 (1.4 KiB)
- diff from 4.2-1 (in Debian) to 4.2-1build1 (354 bytes)
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.