Statistics-ChiSquare-1.0.0.ebuild

Download (270 Bytes)

# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DIST_AUTHOR=DCANTRELL
DIST_VERSION=1.0000
inherit perl-module

DESCRIPTION="How well-distributed is your data?"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa sparc"

Thank you!