# $Id: Portfile,v 1.1 2004/04/19 19:52:37 mww Exp $

PortSystem 1.0
PortGroup python 1.0

name		py-coordsys
version		0.51
categories	python math
platforms	darwin
maintainers	mww@opendarwin.org
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
