adql 2.0~beta+ds-5 source package in Ubuntu
Changelog
adql (2.0~beta+ds-5) unstable; urgency=medium * Adjust name of postgresql bom (Closes: #1117388) * Update build dep junit4 to junit5 * d/u/metadata: remove obsolete tag Name * Push Standards-Version to 4.7.2, no changes needed * Remove Phil Wyett from the list of uploaders -- Ole Streicher <email address hidden> Thu, 09 Oct 2025 21:07:44 +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 | Published | Component | Section | |
|---|---|---|---|---|
| Stonking | release | universe | misc | |
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| adql_2.0~beta+ds-5.dsc | 2.2 KiB | ee3627548ad032ead5d3d44341fdfe0ca75a4b8f0948aee44ecda3118bc3c5fb |
| adql_2.0~beta+ds.orig.tar.xz | 226.4 KiB | 83662d9c46ca67d104b1fb1351f2e997265f1431545f53e655bd95a25282f28f |
| adql_2.0~beta+ds-5.debian.tar.xz | 8.4 KiB | d28e90a1228a904b8a1ae5110bef176587a58551f9d55858f4407fb7b26c539e |
Available diffs
- diff from 2.0~beta+ds-4 to 2.0~beta+ds-5 (1.8 KiB)
No changes file available.
Binary packages built by this source
- adql-java: Parse, manipulate and translate ADQL queries with Java
ADQL is a SQL-like language which includes astronomical facilities to
query a database. This language has been defined by the IVOA in the
Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the
Table Access Protocol (TAP).
.
Functionalities of the package:
.
* Parse: read ADQL queries in text and transform them into a Java object
(actually, a syntactic tree).
* Manipulate: the generated object can be manipulated so than modifying the
original query.
* Translate: an interface and some implementations lets translating SQL
into other languages like SQL.
- adql-java-doc: Parse, manipulate and translate ADQL queries (API doc)
ADQL is a SQL-like language which includes astronomical facilities to
query a database. This language has been defined by the IVOA in the
Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the
Table Access Protocol (TAP).
.
This package contains the JavaDoc documentation of the package.
