Source: eccodes-python
Section: python
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper-compat (= 13), 
  dh-sequence-python3,
  libeccodes-dev,
  python3-all-dev, 
  python3-numpy,
  python3-setuptools,
  python3-pytest <!nocheck>,
  python3-ecmwflibs,
  python3-cffi
Standards-Version: 4.7.0
Homepage: https://github.com/ecmwf/eccodes-python
Vcs-Browser: https://salsa.debian.org/science-team/eccodes-python.git
Vcs-Git: https://salsa.debian.org/science-team/eccodes-python.git -b debian/latest


Package: python3-eccodes
Architecture: any
Depends: python3, libeccodes-data, ${python3:Depends}, libeccodes-dev, 
 python3-ecmwflibs, python3-cffi
Description:  Python 3 module Python interface to the ecCodes BUFR and GRIB de/encoder
 ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR.
 This is a Python wrapper for the eCCodes library.
 .
 ECMWF is the European Centre for Medium-Range Weather Forecasts.