Source: pyspatialite
Section: python
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends: debhelper (>= 8~)
 , libspatialite-dev
 , libgeos-dev
 , libproj-dev
 , python-all-dev (>= 2.6.6-3~)
Standards-Version: 3.9.3
Homepage: http://pyspatialite.googlecode.com/
Vcs-Git: git://git.debian.org/pkg-grass/pyspatialite.git
Vcs-Browser: http://git.debian.org/?p=pkg-grass/pyspatialite.git;a=summary

Package: python-pyspatialite
Architecture: any
Depends: ${python:Depends}
 , ${misc:Depends}
 , ${shlibs:Depends}
Description: Python interface to Spatialite
 pyspatialite is an interface to the SQLite 3.x embedded relational database
 engine with spatialite extensions.
 .
 It is almost fully compliant with the Python database API version 2.0 and also
 exposes the unique features of SQLite and spatialite.
