# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="soegaard/parsers" GH_COMMIT="99d1df6ca9a559fe4fb3c913e19d5dee7bd437fe" inherit gh racket DESCRIPTION="A collection of parsers" HOMEPAGE="https://github.com/soegaard/parsers" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/parsers-doc dev-racket/parsers-lib" BDEPEND="${RDEPEND}"