Source: pygrib
Section: python
Priority: optional
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 9), chrpath,
 python3-all-dev, python3-numpy, dh-python,
 python-numpy, python-all-dev, python-mpltoolkits.basemap,
 python3-mpltoolkits.basemap,
 libgrib-api-dev, libgrib2c-dev, 
 libjasper-dev, libpng-dev, libopenjpeg-dev
Standards-Version: 3.9.6
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage: https://github.com/jswhit/pygrib
Vcs-Git:  git://git.debian.org/git/debian-science/packages/pygrib.git

Package: python-grib
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 ${python:Depends}, python-numpy, python-pyproj,
 libgrib-api-dev, libgrib2c-dev,libjasper-dev, libpng-dev, libjasper-dev,
 python3-grib (>> 2.0.0-1)
Provides: ${python:Provides}
Recommends: python-grib-doc, 
Description:  Python module for reading and writing GRIB files
 Python module for reading and writing GRIB (editions 1 and 2) files.
 GRIB is the World Meterological Organization standard for
 distributing gridded data. The module is a Python interface
 to the GRIB API C library from the 
 European Centre for Medium-Range Weather Forecasts (ECMWF).

Package: python3-grib
Recommends: python-grib-doc
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends},
 ${python3:Depends}, python3-numpy, python3-pyproj,
 libgrib-api-dev, libgrib2c-dev,libjasper-dev, libpng-dev, libjasper-dev
Replaces: python-grib (<< 2.0.0-1), python-grib-doc ( << 2.0.0-2)
Breaks: python-grib (<< 2.0.0-1), python-grib-doc ( << 2.0.0-2)
Description:  Python 3 module for reading and writing GRIB files
 Python 3 module for reading and writing GRIB (editions 1 and 2) files.
 GRIB is the World Meterological Organization standard for
 distributing gridded data. The module is a Python 3 interface
 to the GRIB API C library from the
 European Centre for Medium-Range Weather Forecasts (ECMWF).
 .
 This package also contains the cnvgrib1to2, grib_list, grib_repack, and
 cnvgrib2to1 scripts.

Package: python-grib-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description:  Documentation and examples for Python GRIB
 Python module for reading and writing GRIB (editions 1 and 2) files.
 GRIB is the World Meterological Organization standard for
 distributing gridded data. The module is a Python interface
 to the GRIB API C library from the
 European Centre for Medium-Range Weather Forecasts (ECMWF).

