# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="t0mpr1c3/named-arguments"
GH_COMMIT="c5a82e3ad94ea575362e0e6c3015db2f45154118"

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"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"