rosette-0_p20250617racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="github.com"
GH_REPO="emina/rosette"
GH_COMMIT="29808a02d2a2c25a6824bfed5df32cc263dea734"
inherit gh racket
DESCRIPTION="The Rosette Language"
HOMEPAGE="https://github.com/emina/rosette"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"
RDEPEND="dev-racket/custom-load
dev-racket/rfc6455"
BDEPEND="${RDEPEND}"