# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="Bogdanp/koyo" GH_COMMIT="f3796d0bc924f73427ae9b777519ffcfc129e24c" inherit gh racket DESCRIPTION="A web application toolkit (tests only)." HOMEPAGE="https://github.com/Bogdanp/koyo" S="${S}/koyo-test" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/buid-lib dev-racket/component-lib dev-racket/gregor-lib dev-racket/http-easy-lib dev-racket/koyo-lib dev-racket/libargon2" BDEPEND="${RDEPEND}"