Files
gentoo/dev-perl/Statistics-CaseResampling/Statistics-CaseResampling-0.160.0.ebuild
2025-07-08 17:53:41 +03:00

14 lines
293 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DIST_AUTHOR=SMUELLER
DIST_VERSION=0.16
inherit perl-module
DESCRIPTION="Efficient resampling and calculation of medians with confidence intervals"
SLOT="0"
KEYWORDS="amd64 ~x86"