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

PortSystem 1.0
PortGroup python24 1.0

name			py-kjbuckets
version			2.2
revision		1
categories		python
platforms		darwin freebsd
maintainers		nomaintainer
description		Python module that defines graph, set and dict datatypes
long_description	Python module that defines graph and set datatypes as \
				well as an alternative dictionary data type. These \
				types are tightly coupled at the level of C, allowing \
				fast and powerful algebraic combinations of container \
				objects.

homepage		http://gadfly.sourceforge.net/kjbuckets.html
master_sites	sourceforge:gadfly
distname		gadfly-1.0.0
checksums		md5 8dc11575e4d8042058f6ad11b32a8641

worksrcdir		${worksrcdir}/kjbuckets
