dev-racket/box-extra - 9999 (racket-overlay)

Search

Package Information

Description:
Extra utilities for working with boxes in Racket.
Homepage:
https://github.com/Bogdanp/racket-box-extra
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="Bogdanp/racket-box-extra"

inherit gh racket

DESCRIPTION="Extra utilities for working with boxes in Racket."
HOMEPAGE="https://github.com/Bogdanp/racket-box-extra"
S="${S}/box-extra"

LICENSE="BSD"
SLOT="0"

RDEPEND="dev-racket/box-extra-lib"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/box-extra-lib

BDEPEND

dev-racket/box-extra-lib