# -*- 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-cursor
version             1.3.5
revision            0
categories-append   devel
platforms           any
license             GPL-3
maintainers         nomaintainer

description         Small Python package to hide or show the terminal cursor
long_description    {*}${description}
homepage            https://github.com/GijsTimmers/cursor
checksums           rmd160  52c4f9a4df3b341a3a8273f0baba232c8d90aa9d \
                    sha256  6758cae6ac14765ec85d9ce3f14fcb98fff5045f06d8398f1e8da8ce3acd2f20 \
                    size    15666
supported_archs     noarch

python.versions     310 311 312 313 314
