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

EAPI=8

GH_DOM="github.com"
GH_REPO="NoahStoryM/typed-racket-mutable-treelist-lab"
GH_COMMIT="895b1608bb7897ad5e3a24a78090ab21d2d585e3"

inherit gh racket

DESCRIPTION="Mutable tresslists for typed racket"
HOMEPAGE="https://github.com/NoahStoryM/typed-racket-mutable-treelist-lab"

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