# -*- 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-tatsu_lts
version             5.16.0
revision            0
categories-append   devel textproc
license             BSD
platforms           {darwin any}
supported_archs     noarch
maintainers         nomaintainer

description         TatSu-LTS is a friendly fork of 竜 TatSu that guarantees compatibility with all supported versions of Python.
long_description    {*}${description}

homepage            https://github.com/dnicolodi/TatSu-LTS

checksums           rmd160  263fe9f5f480e9c2fb44cf886324b28e617dec83 \
                    sha256  40ad376b4ed4e139a8d00d00bd6659d44c3b7546933fb3314132f776bfa1f44f \
                    size    226534

python.versions     314

python.pep517_backend hatch
