# -*- 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-inputimeout
version             1.0.4
revision            0
categories-append   devel
platforms           {darwin any}
license             MIT
maintainers         nomaintainer
description         Multi-platform standard input with timeout
long_description    {*}${description}
homepage            https://pypi.org/project/inputimeout
master_sites        https://files.pythonhosted.org/packages/py3/i/${python.rootname}
distname            ${python.rootname}-${version}-py3-none-any
extract.suffix      .whl
checksums           rmd160  c26048302af6542dffbdf867587818a2f1de37c6 \
                    sha256  f4e23d27753cfc25268eefc8d52a3edc46280ad831d226617c51882423475a43 \
                    size    4639
supported_archs     noarch

python.versions     310 311 312 313 314

extract.only
build               {}
destroot.target     ${distpath}/${distfiles}
