pyepr 1.1.1-2 source package in Ubuntu

Changelog

pyepr (1.1.1-2) unstable; urgency=medium

  [ Bas Couwenberg ]
  * Bump Standards-Version to 4.6.0, no changes.

  [ Antonio Valentino ]
  * Drop the -dbg package (Closes: 994326).

 -- Antonio Valentino <email address hidden>  Sun, 26 Sep 2021 08:38:44 +0000

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
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.1-2.dsc 2.1 KiB b405fc94b176e1d8d8d7ed05ab4c4bd8c34e045963e99475d52374ddb75a3466
pyepr_1.1.1.orig.tar.gz 502.9 KiB 50ab2cfcce23c2f21aa9e65ebb561a5ddb8aafa4b28890f773a9e24a136e8952
pyepr_1.1.1-2.debian.tar.xz 7.4 KiB dad0582d59299639ba9027d02fe55d5cf956f17cbf9c5f13c907a1cb7a519374

No changes file available.

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