dev-perl/Unicode-CaseFold - 1.01 (slonko)

Search

Package Information

Description:
Unicode::CaseFold - Unicode case-folding for case-insensitive lookups.
Homepage:
https://metacpan.org/dist/Unicode-CaseFold
License:
|| ( GPL-1+ Artistic )

Ebuild Details

Version EAPI Keywords Slot
1.01 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit perl-module

DESCRIPTION="Unicode::CaseFold - Unicode case-folding for case-insensitive lookups."
HOMEPAGE="https://metacpan.org/dist/Unicode-CaseFold"
SRC_URI="mirror://cpan/authors/id/A/AR/ARODLAND/${P}.tar.gz"

LICENSE="|| ( GPL-1+ Artistic )"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
SRC_TEST="do"

RDEPEND="
	>=virtual/perl-Scalar-List-Utils-1.11
	virtual/perl-Exporter
"
BDEPEND="${RDEPEND}
	dev-perl/Module-Build
	test? (
		virtual/perl-Test-Simple
	)
"

USE Flags

Dependencies

RDEPEND

	>=virtual/perl-Scalar-List-Utils-1.11
	virtual/perl-Exporter

BDEPEND

	>=virtual/perl-Scalar-List-Utils-1.11
	virtual/perl-Exporter

	dev-perl/Module-Build
	test? (
		virtual/perl-Test-Simple
	)

Manifest for 1.01

Type File Size Source URLs
DIST Unicode-CaseFold-1.01.tar.gz 68309 bytes mirror://cpan/authors/id/A/AR/ARODLAND/Unicode-CaseFold-1.01.tar.gz