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

EAPI=8

DIST_AUTHOR=MICHAEL
DIST_VERSION=0.07
inherit perl-module

DESCRIPTION="Simple iterator and utilities"

SLOT="0"
KEYWORDS="~amd64 ~x86"

BDEPEND="dev-perl/Module-Install"
