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

EAPI=8

GH_DOM="codeberg.org"
GH_REPO="dannypsnl/erl"

inherit gh racket

DESCRIPTION="genserver abstraction for Racket"
HOMEPAGE="https://codeberg.org/dannypsnl/erl"

LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"