reproject 0.6-1build1 source package in Ubuntu

Changelog

reproject (0.6-1build1) focal; urgency=medium

  * No-change rebuild to drop python3.7.

 -- Matthias Klose <email address hidden>  Tue, 18 Feb 2020 09:16:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
reproject_0.6.orig.tar.gz 808.5 KiB 484fde86d70d972d703038f138d7c2966ddf51171a6e79bd84e82ea270e27af3
reproject_0.6-1build1.debian.tar.xz 3.7 KiB 165469d3c2db2f8b1f15818eb6bf17a0d294ada5605cfc94eb6d3ea69fed1a37
reproject_0.6-1build1.dsc 2.2 KiB a32d72c632dbced63537786a099a147980ae80409548da1413732ed675b3038d

Available diffs

View changes file

Binary packages built by this source

python3-reproject: Reproject astronomical images with Python 3

 This is a package to reproject astronomical images using various techniques
 via a uniform interface. Reprojection means the re-gridding of images from
 one world coordinate system to another (for example changing the pixel
 resolution, orientation, coordinate system). Currently implemented are
 reprojection of celestial images by interpolation, as well as by finding the
 exact overlap between pixels on the celestial sphere. It can also reproject
 to/from HEALPIX projections.
 .
 This package contains the Python 3 version of the package.

python3-reproject-dbgsym: debug symbols for python3-reproject