1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/databases/pyspatialite/pkg-descr
Kurt Jaeger ecc14c2825 databases/pyspatialite: some updates
- Remove amalgamation
- Link with spatialite 4.x

PR:		196387
Submitted by:	coder@tuxfamily.org (maintainer)
2015-02-14 18:52:05 +00:00

7 lines
285 B
Plaintext

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 also
exposes the unique features of SQLite and spatialite.
WWW: https://github.com/lokkju/pyspatialite