# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0
PortGroup python24 1.0

name			py-xar
version			0.4
categories		python
platforms		darwin
maintainers		afb openmaintainer
description		Python bindings for xar
long_description	The Python bindings for xar currently include a single \
Python module, xarfile, which attempts to be as compatible with the Python \
tarfile module as reasonably possible.

homepage		http://code.google.com/p/xar/wiki/pyxar

depends_lib		port:xar \
			port:py-pyrex

master_sites		http://xar.googlecode.com/files/
distname		pyxar-${version}
checksums		md5 fec45900eada611df5091930598c69f4
