# $Id: Portfile 73336 2010-11-10 11:25:54Z afb@macports.org $

PortSystem 1.0
PortGroup python26 1.0

name			py26-liblzma
version			0.5.3
categories		python archivers
platforms		darwin
maintainers		afb openmaintainer
description		Python bindings for the XZ Utils compression library.
long_description	${description}

homepage		https://launchpad.net/pyliblzma
master_sites		http://pypi.python.org/packages/source/p/pyliblzma/
use_bzip2		yes
distname		pyliblzma-${version}
checksums		md5 500f61116ee1ab4063b49c121786863a \
			sha1 6240ec6f830f35f4087b8926a95c2074320b7ed5 \
			md160  b9062beec2bc745ea4fa64aef04f081a33b3d79c

depends_build		port:py26-distribute port:liblzma
