pyepr 1.1.5-1build1 source package in Ubuntu

Changelog

pyepr (1.1.5-1build1) noble; urgency=medium

  * No-change rebuild to build with python3.12 as supported.

 -- Matthias Klose <email address hidden>  Thu, 02 Nov 2023 09:27:20 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pyepr_1.1.5.orig.tar.gz 489.0 KiB b7b13745bfea3aac19a11a777e4e6f4ab2e6d4ea3b31428012e64bf58d2c2c3e
pyepr_1.1.5-1build1.debian.tar.xz 6.7 KiB 7619a78e0084fcb5e692a1c672e6feea6fb01678b3a45649c07a505c48ea7f38
pyepr_1.1.5-1build1.dsc 2.3 KiB 9ac475aa1410247271a13a61971bd7be6a25e7a2526b79b2929f58f4344668d2

View changes file

Binary packages built by this source

python-epr-doc: Python ENVISAT Product Reader API -- documentation

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.
 .
 This is the common documentation package.

python3-epr: Python ENVISAT Product Reader API

 PyEPR provides Python bindings for the ENVISAT Product Reader C API
 (EPR API) for reading satellite data from ENVISAT ESA (European Space
 Agency) mission.
 .
 PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR
 Level 1B and Level 2 and also ASAR data products. It provides access
 to the data either on a geophysical (decoded, ready-to-use pixel
 samples) or on a raw data layer. The raw data access makes it possible
 to read any data field contained in a product file.

python3-epr-dbgsym: debug symbols for python3-epr