# $Id: Portfile,v 1.1 2004/04/19 19:06:44 mww Exp $

PortSystem 1.0
PortGroup python 1.0

name		py-bitbuffer
version		0.1
categories	python devel
platforms	darwin
maintainers	mww@opendarwin.org
description	StringIO a-like where you can save bits instead of bytes
long_description	${description}

homepage	http://parker.wolfenstein.org/bitbuffer/
master_sites	${homepage}
distname	BitBuffer-${version}
checksums	md5 6b32d287aff64aa38e9e77761872919e
