# -*- 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-npyscreen
version             5.0.2
revision            0
categories-append   devel
platforms           any
license             BSD
maintainers         nomaintainer
description         Writing user interfaces without all that ugly mucking about in hyperspace
long_description    {*}${description}
homepage            https://www.npcole.com/npyscreen
checksums           rmd160  84dfc2e6a9c5f64c4ce674300d8926a2097117c9 \
                    sha256  a8dbf425cb01ca28d2509483d37133223e8f4120d6c9890d33d75af55ee2beb6 \
                    size    82250
supported_archs     noarch

python.versions     310 311 312 313 314
