pyavm 0.9.4-5ubuntu1 source package in Ubuntu

Changelog

pyavm (0.9.4-5ubuntu1) focal; urgency=medium

  * Fix comparison with literal.

 -- Matthias Klose <email address hidden>  Thu, 30 Jan 2020 10:26:50 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Astronomy Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyavm_0.9.4.orig.tar.gz 215.8 KiB 503f9d7e22599c74dd22078e9de8f230f4ffbeb56a9720c1b17b355bff32b324
pyavm_0.9.4-5ubuntu1.debian.tar.xz 3.6 KiB 25bd733da64b8adcf42466d6eb636b3bfba7deadc95593d96b00f413e97fb937
pyavm_0.9.4-5ubuntu1.dsc 2.1 KiB f70a4f96031a5319f9f3821daf4618751d21117aa47e2ca77901d1f070420f4f

View changes file

Binary packages built by this source

python3-pyavm: Python3 module to handle Astronomy Visualization Metadata Standard

 PyAVM is a module to represent, read, and write metadata following the
 Astronomy Visualization Metadata (AVM) standard.
 With pyavm you can:
 .
  * Parse AVM meta-data from an existing image.
  * Access and Set the metadata.
  * Create an AVM object from scratch.
  * Convert to a WCS object.
  * Initialize from a FITS header.
  * Initialize from a WCS object.
 .
 This is the Python 3 Version of the package.