reproject 0.13.0-1build1 source package in Ubuntu

Changelog

reproject (0.13.0-1build1) noble; urgency=medium

  * No-change rebuild with Python 3.12 only

 -- Graham Inggs <email address hidden>  Wed, 10 Apr 2024 15:30:23 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
reproject_0.13.0.orig.tar.gz 848.6 KiB 94be8c90a5525a657a28f906ffd7e3736736745435e22f5f88902bdd515f72e2
reproject_0.13.0-1build1.debian.tar.xz 4.7 KiB f9c244f2504f377c742a305447a57a1f8101905c4bc3772cbc87c8e97c1f8728
reproject_0.13.0-1build1.dsc 2.4 KiB da5592ef483878edcc8317c7433affdd5a977d5aaea51b8dc006e4438e5f79e5

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