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

EAPI=8

GH_DOM="github.com"
GH_REPO="codereport/racket-algorithms"
GH_COMMIT="3a19caf19a3632928e6b8e533b20f06cb1422f33"

inherit gh racket

DESCRIPTION="The algorithms Racket package"
HOMEPAGE="https://github.com/codereport/racket-algorithms"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"