# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-uritools
version             5.0.0
revision            0

supported_archs     noarch
platforms           {darwin any}

license             MIT
maintainers         nomaintainer

description         URI parsing, classification and composition
long_description    {*}${description}

homepage            https://github.com/tkem/uritools/

checksums           rmd160  e3335bf92f0d00c97922f8d86c68ebe59455bba1 \
                    sha256  68180cad154062bd5b5d9ffcdd464f8de6934414b25462ae807b00b8df9345de \
                    size    22730

python.versions     39 310 311 312 313
