dev-perl/String-LineNumber - 0.01 (parona-overlay)

Search

Package Information

Description:
Give line number to each line of string
License:
|| ( Artistic GPL-1+ )

Ebuild Details

Version EAPI Keywords Slot
0.01 8 ~amd64 0
View Raw Ebuild
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR="PERLANCAR"
inherit perl-module

DESCRIPTION="Give line number to each line of string"

LICENSE="|| ( Artistic GPL-1+ )"
SLOT="0"
KEYWORDS="~amd64"