gavodachs 2.5.3+dfsg-1 source package in Ubuntu

Changelog

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

  * New upstream version 2.5.3, containing fixes for twisted 21+, as
    in current unstable (Closes: #1005725)
  * Updated watchfile

 -- Markus Demleitner <email address hidden>  Tue, 22 Feb 2022 11:53:28 +0100

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gavodachs_2.5.3+dfsg-1.dsc 2.4 KiB 67ec7268689a4989833f953ecb1808911d3d4441d644f90c2c9e84532577ba45
gavodachs_2.5.3+dfsg.orig.tar.xz 1.2 MiB 7ce4504a0a6d8a761c028caafd10dcd79e4f1f3cb0d871080b913994115a0e99
gavodachs_2.5.3+dfsg-1.debian.tar.xz 8.9 KiB b59a6adf306c7d3e55756aac82aa99b7ca3ab2c4bc763e97f42a41bbb49eac1a

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.