# -*- 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           nim 1.0

nim.setup           github nitely nim-unicodeplus 0.14.2 v
revision            0
nim.vcs_revision    f802d012290c32a69a774f2e7ea889546c1132e7
categories-append   devel textproc
license             MIT
maintainers         nomaintainer

description         Common unicode operations
long_description    {*}${description}
homepage            https://nitely.github.io/nim-unicodeplus/unicodeplus.html

checksums           rmd160  b790144bcd5a5cdf4f0c6c36dec1d85f3562b287 \
                    sha256  201648a74e32af735054a1bdbdcfabf8660f37a49cb75c8557e22b9ba7c3f4e6 \
                    size    47240

depends_lib-append  port:nim-graphemes \
                    port:nim-segmentation \
                    port:nim-unicodedb
