# -*- 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           common_lisp 1.0
PortGroup           github 1.0

github.setup        Shinmera parachute 86fc13df9d08ec3681a36541d1ded03653d0fd34
name                cl-parachute
version             20250127
revision            0

checksums           rmd160  8f22200e9d8b987c238e9c90e37f29966275a7a0 \
                    sha256  817fdddb10d95c22b1807e1db88742b1904bf729c2b11b2f52e009a9cd895885 \
                    size    64102
github.tarball_from archive

categories-append   devel
maintainers         nomaintainer
license             zlib

description         Common Lisp implementation of unicode normalization functions
long_description    {*}${description}

depends_lib-append  port:cl-documentation-utils \
                    port:cl-form-fiddle \
                    port:cl-trivial-custom-debugger
