GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats. WWW: http://freshmeat.net/projects/geotypes/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-06-20 13:07:11 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-geotypes Makefile distinfo pkg-descr pkg-plist Log: GeoTypes is a Python library that implements both the OpenGIS/PostGIS and standard PostgreSQL geometry types. It integrates with the psycopg Python/PostgreSQL interface. It provides implementations of all of the OpenGIS/PostGIS classes, except (x,y,m) and (x,y,z,m). It currently supports the EWKB, HEXEWKB, WKB, and WKT formats. WWW: http://freshmeat.net/projects/geotypes/ PR: ports/124504 Submitted by: wenheping at gmail.com Revision Changes Path 1.3109 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/py-geotypes/Makefile (new) 1.1 +3 -0 ports/devel/py-geotypes/distinfo (new) 1.1 +7 -0 ports/devel/py-geotypes/pkg-descr (new) 1.1 +93 -0 ports/devel/py-geotypes/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"