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

EAPI=8

GH_DOM="github.com"
GH_REPO="priime0/ralgo"
GH_COMMIT="da11d998046faf1e759f3cdb909a71509f6f8aff"

inherit gh racket

DESCRIPTION="Convenient implementations of various data structures for Racket."
HOMEPAGE="https://github.com/priime0/ralgo"

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