pyavm 0.9.4-5 source package in Ubuntu

Changelog

pyavm (0.9.4-5) unstable; urgency=medium

  * Remove obsolete Python 2 test.

 -- Josue Ortega <email address hidden>  Tue, 01 Jan 2019 17:48:29 -0600

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

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyavm_0.9.4-5.dsc 2.1 KiB 980c51418ee0452ebc16d5bf7861153e7391dd5b47f2b3e0949efbf0f77f37d1
pyavm_0.9.4.orig.tar.gz 215.8 KiB 503f9d7e22599c74dd22078e9de8f230f4ffbeb56a9720c1b17b355bff32b324
pyavm_0.9.4-5.debian.tar.xz 3.4 KiB e3ac17a82d1539f64427da13bdbbe34779665cfb1bd0fcb8ca36b0a78db1546c

Available diffs

No changes file available.

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.