# Copyright 1999-2023 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="ba42546795578a1fd60b8c63c6e335a8bd4adf65"

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"