# -*- 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-wcmatch version 8.5.2 revision 0 license MIT platforms {darwin any} supported_archs noarch maintainers {judaew @judaew} openmaintainer description Wilcard File Name matching library. long_description \ Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in \ order to provide file matching and globbing that more closely follows the \ features found in Bash. homepage https://github.com/facelessuser/wcmatch checksums rmd160 3afe40600e68212a84726e351e7ed6f84f25988e \ sha256 a70222b86dea82fb382dd87b73278c10756c138bd6f8f714e2183128887b9eb2 \ size 114983 python.versions 38 39 310 311 python.pep517_backend hatch if {${name} ne ${subport}} { depends_run-append port:py${python.version}-bracex }