# -*- 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.25.2
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  ffe374053cd20e526ec739d6f61137214c82e397 \
                    sha256  8402efe0d4783b9c4d6787446d5e027abe79796951f227241bd2c5d8f3e09d0b \
                    size    64712

python.versions     39 310 311 312 313

patchfiles          patch-pyproject.toml.diff
