python-drizzle 1.13.4-1build1 source package in Ubuntu

Changelog

python-drizzle (1.13.4-1build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <email address hidden>  Wed, 16 Mar 2022 18:05:18 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-drizzle_1.13.4.orig.tar.gz 45.0 MiB 971febcbbb38b0a3b9ad8978a6e1bf70c4d5fb38e202a98883648fa5c41a138a
python-drizzle_1.13.4-1build1.debian.tar.xz 5.0 KiB 1092f84294cf6977c646adab788ba9a17bb8f81424c7e2f457d2aed8609c1b23
python-drizzle_1.13.4-1build1.dsc 2.4 KiB bf28ba9bdb302209924af7fb4b2ff7e41086ae5154e5b32e9370360db118717d

View changes file

Binary packages built by this source

python-drizzle-doc: Dithered image combination for Python (API documentation)

 The drizzle library is a Python package for combining dithered images
 into a single image. This library is derived from code used in
 drizzlepac. Like drizzlepac, most of the code is implemented in the C
 language. The biggest change from drizzlepac is that this code passes
 an array that maps the input to output image into the C code, while
 the drizzlepac code computes the mapping by using a Python
 callback. Switching to using an array allowed the code to be greatly
 simplified.
 .
 This package contains the API documentation.

python-drizzle-testdata: No summary available for python-drizzle-testdata in ubuntu kinetic.

No description available for python-drizzle-testdata in ubuntu kinetic.

python3-drizzle: Dithered image combination for Python

 The drizzle library is a Python package for combining dithered images
 into a single image. This library is derived from code used in
 drizzlepac. Like drizzlepac, most of the code is implemented in the C
 language. The biggest change from drizzlepac is that this code passes
 an array that maps the input to output image into the C code, while
 the drizzlepac code computes the mapping by using a Python
 callback. Switching to using an array allowed the code to be greatly
 simplified.

python3-drizzle-dbgsym: debug symbols for python3-drizzle