pyepr 1.1.5-2 source package in Ubuntu

Changelog

pyepr (1.1.5-2) unstable; urgency=medium

  * debian/control:
    - Move the common package description to source.

 -- Antonio Valentino <email address hidden>  Sat, 09 Dec 2023 14:38:43 +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.5-2.dsc 2.8 KiB 27700a4859f79d14496f05aa6a14578186ed23c6a74e9d78056c8da1e917f9a2
pyepr_1.1.5.orig.tar.gz 489.0 KiB b7b13745bfea3aac19a11a777e4e6f4ab2e6d4ea3b31428012e64bf58d2c2c3e
pyepr_1.1.5-2.debian.tar.xz 6.7 KiB 747c425b6545de9235f56022bb047f39944f41548a80b9e9adc7063f9f9f994d

No changes file available.

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