pyavm 0.9.4-7 source package in Ubuntu
Changelog
pyavm (0.9.4-7) unstable; urgency=medium * Mark autopkgtest as superficial (Closes: #969854) * Bump debhelper-compat to (= 13) * debian/watch: Bump file standard version to 4 * debian/tests/Fix-comparison-with-literal.patch: + Document Bug-Debian field + Document Applied-Upstream field * debian/control: Document Rules-Requires-Root field as 'no' * Bump package Standards Vesrion to 4.5.1. No changes required -- Josue Ortega <email address hidden> Thu, 07 Jan 2021 07:38:58 -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 | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc | |
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyavm_0.9.4-7.dsc | 2.1 KiB | b1e2091e71746e8d38e6a9ec5718fdcafff44b08bf1d1b93c5574011ce1fc2fa |
pyavm_0.9.4.orig.tar.gz | 215.8 KiB | 503f9d7e22599c74dd22078e9de8f230f4ffbeb56a9720c1b17b355bff32b324 |
pyavm_0.9.4-7.debian.tar.xz | 4.1 KiB | 12251b415e7cdad469bba237fde700df32ee51168ef2adca15da0af91f1ba9da |
Available diffs
- diff from 0.9.4-6 to 0.9.4-7 (1.2 KiB)
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.