# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="codeberg.org" GH_REPO="Trevoke/stone" GH_COMMIT="fb5213b90a8f94d1430bd57aa3eb0ca09d28e6e4" inherit gh racket DESCRIPTION="An elegant agentic harness for a more civilized age" HOMEPAGE="https://codeberg.org/Trevoke/stone" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/http-easy dev-racket/tui-term dev-racket/tui-ubuf" BDEPEND="${RDEPEND}"