Pyrex wrapper to provide python interfaces to PROJ.4
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2007-02-08 22:35:31 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-pyproj Makefile distinfo pkg-descr pkg-plist Log: Pyrex wrapper to provide python interfaces to PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations (converts from longitude,latitude to native map projection x,y coordinates and vice versa, or from one map projection coordinate system directly to another). WWW: http://code.google.com/p/pyproj PR: ports/108879 Submitted by: TAOKA Fumiyoshi Revision Changes Path 1.1040 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/py-pyproj/Makefile (new) 1.1 +3 -0 ports/graphics/py-pyproj/distinfo (new) 1.1 +8 -0 ports/graphics/py-pyproj/pkg-descr (new) 1.1 +10 -0 ports/graphics/py-pyproj/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"