# -*- 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-unicodedb 0.13.2 v
revision            0
categories-append   devel textproc
license             MIT
maintainers         nomaintainer

description         Unicode database library for Nim
long_description    UnicodeDB provides a comprehensive Unicode character \
                    database for Nim, including character properties, case \
                    mappings, normalization, and grapheme segmentation. \
                    It supports the full Unicode standard and is essential \
                    for internationalization and text processing.

checksums           rmd160  95c2242fe4a4862a17c788d1bdbaa002bb8547f6 \
                    sha256  61a994fbdc3f3596e5dd663ca17fe585726da5c5b7059e437087787b3aa9aae2 \
                    size    2613428
