# -*- 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-aioftp
version             0.28.3
revision            0

categories-append   net
license             Apache-2
maintainers         {mps @Schamschula} openmaintainer
description         ftp client/server for asyncio
long_description    {*}${description}
homepage            https://github.com/aio-libs/aioftp

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  aee52bbf7e8f346a507b91cf8cb52697fd47ac18 \
                    sha256  f054f3af285b4958621220f04ce755e58907140181e95efa859369091c92d040 \
                    size    70933

python.versions     310 311 312 313 314

patchfiles          patch-pyproject.toml.diff
