# $Id: Portfile 104281 2013-03-23 04:12:10Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           python 1.0
PortGroup           github 1.0

github.setup        uri-templates uritemplate-py 0.5.2 uri-template-py-
name                py-uritemplate
python.versions     25 26 27
categories-append   textproc www
maintainers         nomaintainer
license             Apache-2
description         Python implementation of RFC6570, URI Template
long_description    \
    This is a Python implementation of RFC6570, URI Template, and can expand \
    templates up to and including Level 4 in that specification.

platforms           darwin
supported_archs     noarch

checksums           rmd160  290af6184693146c520a09ea1904b7a5dcc9b355 \
                    sha256  67abd8aa226d57f3459163598d50d1c372318e9ddc3e8a8c5728c1b48a2ccfa1
