Source: php-geos
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Bas Couwenberg <sebastic@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               dh-php,
               libgeos-dev,
               php-dev,
               phpunit
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/php-geos.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/php-geos.git -b stretch-backports
Homepage: https://git.osgeo.org/gogs/geos/php-geos/

Package: php-geos
Architecture: any
Section: web
Depends: ${php:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GEOS bindings for PHP
 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 .
 This package contains the PHP bindings for GEOS.

