# 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="e6d028e80e616865dc5b402c6e651420e662a495"

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"