# $Id: Portfile,v 1.2 2004/12/30 15:52:34 mww Exp $

PortSystem 1.0
PortGroup python24 1.0

name			py-coordsys
version			0.51
revision		1
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
