dev-racket/json-api - 9999 (racket-overlay)

Search

Package Information

Description:
commit 86331bfafa26baf4a2dcc4a267d132a252ccd6ed
Homepage:
https://github.com/lang-library/racket-json-api
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="github.com"
GH_REPO="lang-library/racket-json-api"

inherit gh racket

DESCRIPTION="commit 86331bfafa26baf4a2dcc4a267d132a252ccd6ed"
HOMEPAGE="https://github.com/lang-library/racket-json-api"

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

RDEPEND="dev-racket/meta-json
	dev-racket/output"
BDEPEND="${RDEPEND}"

Dependencies

RDEPEND

dev-racket/meta-json
	dev-racket/output

BDEPEND

dev-racket/meta-json
	dev-racket/output