# -*- 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-regex version 2018.08.17 revision 0 categories-append devel platforms darwin license PSF python.versions 27 34 35 36 37 maintainers {stromnov @stromnov} openmaintainer description Alternate regular expression module, to replace re. long_description ${description} homepage https://bitbucket.org/mrabarnett/mrab-regex master_sites pypi:[string index ${python.rootname} 0]/${python.rootname} distname ${python.rootname}-${version} checksums rmd160 6bce0f2061699f9db904c31f0597187fc09fdea3 \ sha256 56494baf1ed525deea426d3676b1ae3fdcc906b55eccfcb4ea928453e11f2a43 \ size 643081 if {${name} ne ${subport}} { livecheck.type none }