dev-racket/clotho - 9999 (racket-overlay)

Search

Package Information

Description:
A library for enabling parametric randomness in Racket applications.
Homepage:
https://gitlab.flux.utah.edu/xsmith/clotho
License:
all-rights-reserved

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="gitlab.flux.utah.edu"
GH_REPO="xsmith/clotho"

inherit gh racket

DESCRIPTION="A library for enabling parametric randomness in Racket applications."
HOMEPAGE="https://gitlab.flux.utah.edu/xsmith/clotho"
S="${S}/clotho"

LICENSE="all-rights-reserved"
SLOT="0"
RESTRICT="mirror"

RDEPEND="dev-racket/version-string-with-git-hash"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/version-string-with-git-hash

BDEPEND

dev-racket/version-string-with-git-hash