# -*- 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.vcs_revision    9918716a563f64d740df6a02db42662781e94fc8
nim.setup           github PMunch nancy ${nim.vcs_revision}
version             0.1.1
revision            0
categories-append   devel
license             MIT
maintainers         nomaintainer

description         Easiest way to print tables in your terminal with full ANSI support
long_description    {*}${description} and custom style.

checksums           rmd160  0277a78e25bb515bd81e7d9939090305da62c5cc \
                    sha256  61444da3540aee7a963d07af26fc7836c78e3163882438a6f36d54c031a41b4b \
                    size    183451

depends_lib-append  port:nim-ansiparse
