dev-racket/named-arguments - 9999 (racket-overlay)

Search

Package Information

Description:
A different syntax for specifying named arguments in Racket, by Alex Knauth
Homepage:
https://github.com/t0mpr1c3/named-arguments
License:
MIT

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="t0mpr1c3/named-arguments"

inherit gh racket

DESCRIPTION="A different syntax for specifying named arguments in Racket, by Alex Knauth"
HOMEPAGE="https://github.com/t0mpr1c3/named-arguments"

LICENSE="MIT"
SLOT="0"