# $Id: Portfile 88422 2012-01-02 01:18:04Z ryandesign@macports.org $

PortSystem      1.0
PortGroup       python27 1.0

name            py27-pathtools
set real_name   pathtools
version         0.1.2
maintainers     singingwolfboy openmaintainer
platforms       darwin
description     File system general utilities 
license         MIT

long_description \
    ${description}

homepage            http://github.com/gorakhargosh/${real_name}
master_sites        http://pypi.python.org/packages/source/p/${real_name}
distname            ${real_name}-${version}

checksums           md5     9a1af5c605768ea5804b03b734ff0f82 \
                    sha1    765b6a002a23d802d6a02d5c1bd14922339c98c1 \
                    rmd160  cdc2001f64f953bcff70e1dd85d2527665a12272
