# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="codeberg.org"
GH_REPO="joeld/hash-view-scribble"
GH_COMMIT="68f5beb13fa39edffd471618eddf24a5617a2d17"
inherit gh racket
DESCRIPTION="Adds a defhashview form for documenting hash-views"
HOMEPAGE="https://codeberg.org/joeld/hash-view-scribble"
LICENSE="|| ( Apache-2.0 MIT )"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RDEPEND="dev-racket/hash-view
dev-racket/hash-view-lib"
BDEPEND="${RDEPEND}"