pyepr 1.1.3-1build2 source package in Ubuntu

Changelog

pyepr (1.1.3-1build2) lunar; urgency=medium

  * No-change rebuild with Python 3.11 as supported

 -- Graham Inggs <email address hidden>  Thu, 03 Nov 2022 17:23:18 +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

Downloads

File Size SHA-256 Checksum
pyepr_1.1.3.orig.tar.gz 503.1 KiB e9910ee7699f68b4b36081609c7db3d96d35fba488a249f6bd91b9b194893246
pyepr_1.1.3-1build2.debian.tar.xz 7.5 KiB e91dfe24d759ce7f2b9d1c4fd824eab58ab042a1775687bde985a1dc44de4255
pyepr_1.1.3-1build2.dsc 2.1 KiB ce90574e0db32a98bebad47d1b1a1f11b635c1f9bad3f05849044731b173df8d

Available diffs

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