# 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/hash-star"
GH_COMMIT="fbc634f2a546eddf4a09df0f3bd59ef55448c79e"

inherit gh racket

DESCRIPTION="Additional functions for interacting with nested hash tables"
HOMEPAGE="https://github.com/priime0/hash-star"

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