pyepr 1.1.3-2 source package in Ubuntu

Changelog

pyepr (1.1.3-2) unstable; urgency=medium

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

  [ Antonio Valentino ]
  * Fix d/copyright formatting.
  * Add build-dependency on pybuild-plugin-pyproject.
  * Update copyright date in d/copyright.
  * debian/control:
    - fix homepage URL.

 -- Antonio Valentino <email address hidden>  Mon, 17 Oct 2022 06:09:51 +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.3-2.dsc 2.2 KiB e675423e0ffd6dffd493853affc119f42158363e5380f914e6072061f099dbd8
pyepr_1.1.3.orig.tar.gz 503.1 KiB e9910ee7699f68b4b36081609c7db3d96d35fba488a249f6bd91b9b194893246
pyepr_1.1.3-2.debian.tar.xz 7.5 KiB 20107aabed9755cbca4011d65d3d876f03030a083a2ff8ec5f823192d84f50d8

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