# Copyright 1999-2025 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="c5a2f16ab596f228916139ac9a83bb2878d8bf9c"

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"