# -*- 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             6.0.2
revision            0

license             MIT
maintainers         nomaintainer
description         URI parsing, classification and composition
long_description    {*}${description}
homepage            https://github.com/tkem/uritools/

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  be22cced07e2d03dcce1b4055a34e60f4f6ce359 \
                    sha256  4d671c3b8ca230a5d47efa5f8a693f3d01531f38f4f523170299be734cc9851b \
                    size    23199

python.versions     310 311 312 313 314
