# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

USE_RUBY="ruby32 ruby33"

inherit ruby-fakegem

DESCRIPTION="A spec-compliant event stream parser for Ruby"
HOMEPAGE="https://github.com/Shopify/event_stream_parser"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"