# -*- 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-validators
version             0.34.0
platforms           {darwin any}
supported_archs     noarch
license             MIT
maintainers         nomaintainer

description         Python Data Validation for Humans™
long_description    {*}${description}

homepage            https://github.com/kvesteri/validators

checksums           rmd160  4425d92587d8bee2b40cddb67094b25e5b963ded \
                    sha256  647fe407b45af9a74d245b943b18e6a816acf4926974278f6dd617778e1e781f \
                    size    70955

python.versions     39 310 311 312
