# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="codeberg.org"
GH_REPO="hnmdijkema/port-channel"
GH_COMMIT="3b12c79eac26dd2ab9e20c448b09dbc5919ac8b7"

inherit gh racket

DESCRIPTION="An implementation of async channels over input/output ports."
HOMEPAGE="https://codeberg.org/hnmdijkema/port-channel"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"