Source: pycoast
Section: python
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Build-Depends: debhelper (>= 9.0.0),
               dh-python,
               python-setuptools,
               python-all,
               python-numpy,
               python-pil,
               python-pyshp,
               python-pyproj,
               python-sphinx
Standards-Version: 3.9.5
Homepage: https://github.com/mraspaud/pycoast
Vcs-Git: http://anonscm.debian.org/git/pkg-grass/pycoast.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/pycoast.git;a=summary

Package: python-pycoast
Architecture: all
Depends: ${shlibs:Depends},
         ${python:Depends},
         ${misc:Depends},
         python-numpy,
         python-pil,
         python-pyshp,
         python-pyproj
Description: Draw coastlines, borders and rivers on images
 Pycoast is a Python package to add coastlines, borders and rivers to
 raster images using data from the GSHHS and WDBII datasets.
 .
 This package is part of the PyTroll toolset.
