# -*- 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-plotille
version             6.0.5
revision            0
categories-append   graphics
platforms           any
license             MIT
maintainers         nomaintainer

description         Plot in the terminal using braille dots
long_description    {*}${description}
homepage            https://github.com/tammoippen/plotille
checksums           rmd160  a15c85c8b5c341329d3e8cc13f3dd005aaa14165 \
                    sha256  26d2cef5d4feb8632c9710442ad49fc57f9d5b20881c21ac7954c76208b5600b \
                    size    58167
supported_archs     noarch

python.versions         310 311 312 313 314

python.pep517_backend   flit
