Source: pyepr Maintainer: Debian GIS Project Uploaders: Antonio Valentino Section: python Priority: optional Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 12), dh-python, cython3, cython3-dbg, libepr-api-dev, python-numpy-doc, python3-all-dev, python3-all-dbg, python3-doc, python3-numpy, python3-numpy-dbg, python3-sphinx, texlive-latex-extra Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/pyepr Vcs-Git: https://salsa.debian.org/debian-gis-team/pyepr.git Homepage: https://avalentino.github.com/pyepr Package: python3-epr Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-numpy Suggests: python-epr-doc Description: 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. Package: python3-epr-dbg Section: debug Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, python3-epr (= ${binary:Version}) Recommends: python3-numpy-dbg Description: Python ENVISAT Product Reader API (debug extension for 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 the extension built for the Python 3 debug interpreter. Package: python-epr-doc Architecture: all Section: doc Multi-Arch: foreign Depends: ${sphinxdoc:Depends}, ${misc:Depends} Suggests: www-browser Description: 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.