# -*- 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

# Peg to the last release predating regression into rust:
# https://github.com/jawah/qh3/pull/25/changes/0d60e608bffb167ce9173a37dd6464e16e00f824
name                py-qh3
version             0.15.1
revision            0
categories-append   net
homepage            https://github.com/jawah/qh3
license             BSD 
maintainers         nomaintainer

description         lightway and fast implementation of QUIC and HTTP/3
long_description    ${name} is a {*}${description}, a maintained fork of the aioquic library.

checksums           rmd160  1323f0d88ea22d25e8a6ed53670ef61917dedfa1 \
                    sha256  816c787f68855a28aa703be54956b21ff258e1650978a06b98a23bbf252cbe7e \
                    size    812409

python.versions     310 311 312 313 314
