# -*- 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-aiohappyeyeballs
version             2.6.1
license             PSF
supported_archs     noarch
platforms           {darwin any}
maintainers         {toby @tobypeterson} openmaintainer
description         Happy Eyeballs for pre-resolved hosts
long_description    This library exists to allow connecting with Happy Eyeballs (RFC 8305) \
                    when you already have a list of addrinfo and not a DNS name.

homepage            https://github.com/aio-libs/aiohappyeyeballs

checksums           rmd160  6d30ec8ba8a66c6d70376138def1befa0d76d205 \
                    sha256  c3f9d0113123803ccadfdf3f0faa505bc78e6a72d1cc4806cbd719826e943558 \
                    size    22760

python.pep517_backend   poetry
python.versions     39 310 311 312 313 314
