# -*- 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
maintainers {ipglider.org:miguel @ipglider} openmaintainer
description Async http client/server framework
long_description aiohttp key futures are the support for both client and \
server side of HTTP protocol, support for both client and \
server Web-Sockets out-of-the-box without the Callback Hell \
and Web-server's middlewares and pluggable routing.
homepage https://github.com/aio-libs/aiohttp
master_sites pypi:a/aiohttp
distname aiohttp-${version}
checksums rmd160 bd2de873cd93a99aacf73280c2bab4130235b8ee \
sha256 f20deec7a3fbaec7b5eb7ad99878427ad2ee4cc16a46732b705e8121cbb3cc12 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-async-timeout \
port:py${python.version}-attrs \
port:py${python.version}-cchardet \
port:py${python.version}-idna-ssl \
port:py${python.version}-multidict \
port:py${python.version}-yarl