Date: Fri, 18 Jul 2008 12:46:50 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-shapely Makefile distinfo pkg-descr pkg-plist Message-ID: <200807181246.m6ICkocs058734@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-07-18 12:46:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-shapely Makefile distinfo pkg-descr pkg-plist Log: Shapely is a Python package for manipulation and analysis of 2D geospatial geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0 is not concerned with data formats or coordinate reference systems. Responsibility for reading and writing data and projecting coordinates is left to other packages like WorldMill and pyproj. WWW: http://pypi.python.org/pypi/Shapely/ PR: ports/125475 Submitted by: Wen Heping <wenheping at gmail.com> Revision Changes Path 1.3134 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/py-shapely/Makefile (new) 1.1 +3 -0 ports/devel/py-shapely/distinfo (new) 1.1 +7 -0 ports/devel/py-shapely/pkg-descr (new) 1.1 +70 -0 ports/devel/py-shapely/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807181246.m6ICkocs058734>