# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="gitlab.com" GH_REPO="racketeer/ebb" inherit gh racket DESCRIPTION="Threading macro with list deforestation (stream fusion) support." HOMEPAGE="https://gitlab.com/racketeer/ebb" S="${S}/ebb-lib" LICENSE="|| ( Apache-2.0 MIT )" SLOT="0"