gavodachs 2.6+dfsg-1 source package in Ubuntu

Changelog

gavodachs (2.6+dfsg-1) unstable; urgency=medium

  * New upstream version 2.6+dfsg

 -- Markus Demleitner <email address hidden>  Tue, 31 May 2022 14:08:18 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gavodachs_2.6+dfsg-1.dsc 2.3 KiB 05104b283f65d1565dca8f8039e4ed7b55c21ada06a377c342169a6bc83bf93c
gavodachs_2.6+dfsg.orig.tar.xz 1.3 MiB 6ff8f5ad8c0d097910ebc3ed3b454ad96b6827004f03776c22c4124c4c51f7bb
gavodachs_2.6+dfsg-1.debian.tar.xz 9.1 KiB 0925106d920b6402d151248b548910efd2a4055a7ebbfc0119a0dd019c0ee25a

Available diffs

No changes file available.

Binary packages built by this source

gavodachs2-server: server package of the Virtual Observatory data center suite

 This package sets up a ready-to use VO data center using GAVO's Data
 Center Helper Suite (DaCHS), in particular by configuring a postgres
 database backend. The DaCHS server lets data center operators ingest
 their astronomical data into structured repositories and publish
 those to the Virtual Observatory.

python3-gavo: Virtual Observatory data center publishing suite

 The Data Center Helper Suite (DaCHS) is a collection of Python modules
 (with some exceptions) to help you in setting up and running a VO-compliant
 data center. Moreover, some parts of this code are useful for client-side
 applications.
 .
 Currently, DaCHS supports most DAL protocols (SIAP, SCS, TAP), form-based
 interfaces, a publishing registry, ADQL and some other (less prominent)
 VO standards, and data management for various kinds of input.

python3-gavo-stc: IVOA Space-Time-Coordinate (STC) library

 This library handles space-time information within the Virtual
 Observatory (VO) according to the IVOA (International Virtual
 Observatory Alliance) STC recommendation.
 .
 The VO knows two implementations for STC metadata, one in XML
 called STC-X and a linear string implementation called STC-S.
 This library provides support for the generating and parsing of
 STC-S expressions and STC-X documents. Moreover, it contains various
 helper functions for the transformation between Earth coordinate
 systems, for dealing with sky coordinates, for time parsing and time
 conversions, and for the definition and conversion of units in STC.

python3-gavo-utils: No summary available for python3-gavo-utils in ubuntu kinetic.

No description available for python3-gavo-utils in ubuntu kinetic.

python3-gavo-votable: library for the reading and writing of VOTables

 The VOTable format is defined by the International Virtual Observatory
 Alliance (IVOA) to facilitate data exchange in astronomy. This library
 implements most of the specification and offers simple and advanced,
 streaming interfaces. Also included is a simple client to query TAP
 servers.