# $Id: Portfile 30249 2007-10-23 02:12:47Z jmpp@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-coordsys
version			0.51
revision		1
categories		python math
platforms		darwin
maintainers		nomaintainer
description		transformation of points between cartesian coordinate systems
long_description	CoordSys is a python module for the fast \
				transformation of points between cartesian coordinate \
				systems. It's usually used to transform points from 3D \
				to 2D and back.

homepage		http://www.dezentral.de/soft/CoordSys/
master_sites	http://download.dezentral.de/soft/Python/CoordSys/
distname		CoordSys-${version}
use_zip			yes
checksums		md5 e9fc8492b7149fb88b68f4a22e7499dd
