Source: epr-api Maintainer: Debian GIS Project Uploaders: Antonio Valentino Section: libs Priority: optional Rules-Requires-Root: no Build-Depends: cmake, doxygen, debhelper-compat (= 13) Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/epr-api Vcs-Git: https://salsa.debian.org/debian-gis-team/epr-api.git Homepage: https://github.com/bcdev/epr-api Description: ENVISAT Product Reader API for C The ENVISAT Product Reader API is a set of C-source code files supporting developers who want to use MERIS, AATSR, and ASAR data products of the ESA ENVISAT satellite in their software. . The main use case for the C API is the ingestion of ENVISAT data into * new scientific algorithms developed for the MERIS, AATSR or ASAR sensors or even all of them, * existing scientific software packages written in C or C++, or COTS software systems which allow for extension using a C or C++ interface. Package: libepr-api2 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: ${source:Synopsis} ${source:Extended-Description} Package: libepr-api-dev Architecture: any Section: libdevel Depends: libepr-api2 (= ${binary:Version}), ${misc:Depends} Description: ${source:Synopsis} -- Development files ${source:Extended-Description} . This package contains development files (headers and static libraries).