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

EAPI=8

GH_DOM="github.com"
GH_REPO="bkc39/glmnet"
GH_COMMIT="62ae565fa9289743b0f0baa4469a5d9746847696"

inherit gh racket

DESCRIPTION="Racket bindings to the glmnet. Generalized Linear Models"
HOMEPAGE="https://github.com/bkc39/glmnet"
S="${S}/glmnet"

LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"