# -*- 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-termtables
version             0.2.4
revision            0

categories-append   devel
platforms           {darwin any}
supported_archs     noarch
license             GPL-3+
maintainers         nomaintainer

description         Pretty tables in the terminal
long_description    {*}${description}

homepage            https://github.com/nschloe/termtables

checksums           rmd160  231b9706fe44b08d097e4bdb69cf3c534dc266c1 \
                    sha256  797c6afeb78abdab97cd5bfbbd2fc1bfbd9630052699dc881b27b334bcc6a73f \
                    size    17745

python.versions     39 310 311 312 313
