# -*- 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             2026.2.19
revision            0
categories-append   devel
license             PSF

python.versions     310 311 312 313 314

maintainers         {stromnov @stromnov} openmaintainer

description         Alternate regular expression module, to replace re.
long_description    ${description}

homepage            https://github.com/mrabarnett/mrab-regex

checksums           rmd160  04acc1146563b89b14f5a6c7e8eeba98d8926799 \
                    sha256  6fb8cb09b10e38f3ae17cc6dc04a1df77762bd0351b6ba9041438e7cc85ec310 \
                    size    414973
