pyepr 1.1.4-1build1 source package in Ubuntu

Changelog

pyepr (1.1.4-1build1) lunar; urgency=medium

  * No-change rebuild with Python 3.11 only

 -- Graham Inggs <email address hidden>  Mon, 20 Mar 2023 05:50:55 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Lunar
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Downloads

File Size SHA-256 Checksum
pyepr_1.1.4.orig.tar.gz 488.7 KiB bd5d2a52b154e4f7927421e36bd3d087c91fd140208cb8a9ba3debf727914392
pyepr_1.1.4-1build1.debian.tar.xz 6.4 KiB da9309ef4f75a0267cf9938339f5d3da704b2d173b57597acf4be69d26d9caa1
pyepr_1.1.4-1build1.dsc 2.2 KiB 952da847839a2c6621ffc6364178eec0f6cc12b43ed4069f6dc39560f01230ad

View changes file

Binary packages built by this source

python-epr-doc: Python ENVISAT Product Reader API (common 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 (Python 3)

 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 package contains pyepr for Python 3.

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