# 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" 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"