dev-perl/PDL-Stats - 0.82 (stuff)

Search

Package Information

Description:
A collection of statistics modules in Perl Data Language

Ebuild Details

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

EAPI=7

DIST_AUTHOR=ETJ
DIST_VERSION=${PV}
inherit perl-module

DESCRIPTION="A collection of statistics modules in Perl Data Language"

SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
	virtual/perl-ExtUtils-MakeMaker
	dev-perl/PDL
"

SRC_TEST="do"

USE Flags

Dependencies

RDEPEND

	virtual/perl-ExtUtils-MakeMaker
	dev-perl/PDL