# -*- 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-jh2
version             5.0.10
revision            0
categories-append   net
homepage            https://github.com/jawah/h2
license             MIT 
maintainers         {i0ntempest @i0ntempest} openmaintainer

description         HTTP/2 State-Machine based protocol implementation
long_description    {*}${description}

checksums           rmd160  a90df318dc48d84107d7ccc01bc4c4bf166c613a \
                    sha256  2c737a47bee50dc727f7a766185e110befdceba5efb1c4fa240b1e4399291487 \
                    size    7301475

python.versions     313 314
python.pep517_backend \
                    maturin
