fexpress-doc-0_p20250902racket-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="rocketnia/fexpress"
GH_COMMIT="fe04b1d842707c435d3c3e77f21c9c81d16d1b7d"
inherit gh racket
DESCRIPTION="A compilation-friendly fexpr language. (doc)"
HOMEPAGE="https://github.com/rocketnia/fexpress"
S="${S}/fexpress-doc"
LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RESTRICT="mirror"
RDEPEND="dev-racket/fexpress-lib"
BDEPEND="${RDEPEND}"