代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/perl-Statistics-Descriptive 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: perl-Statistics-Descriptive
Version: 3.0801
Release: 1
Summary: Perl module of basic descriptive statistical functions
License: GPL-1.0-or-later or Artistic
URL: https://metacpan.org/release/Statistics-Descriptive
Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Statistics-Descriptive-%{version}.tar.gz
BuildArch: noarch
BuildRequires: coreutils
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(Module::Build) >= 0.28
BuildRequires: perl(strict)
BuildRequires: perl(warnings)
BuildRequires: perl(Carp)
BuildRequires: perl(List::MoreUtils)
BuildRequires: perl(List::Util)
BuildRequires: perl(parent)
BuildRequires: perl(POSIX)
BuildRequires: perl(vars)
BuildRequires: perl(blib)
BuildRequires: perl(Benchmark)
BuildRequires: perl(Exporter)
BuildRequires: perl(File::Spec)
BuildRequires: perl(File::Temp)
BuildRequires: perl(IO::Handle)
BuildRequires: perl(IPC::Open3)
BuildRequires: perl(lib)
BuildRequires: perl(Test::More) >= 0.88
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
This module provides basic functions used in descriptive statistics. It has
an object oriented design and supports two different types of data storage
and calculation objects: sparse and full. With the sparse method, none of
the data is stored and only a few statistical measures are available. Using
the full method, the entire data set is retained and additional functions
are available.
%package help
Summary: Help documents for %{name}
%description help
This package contains all man files to use %{name}
%prep
%setup -q -n Statistics-Descriptive-%{version}
%build
perl Build.PL installdirs=vendor
./Build
%install
./Build install destdir=%{buildroot} create_packlist=0
%{_fixperms} %{buildroot}/*
%check
./Build test
%files
%license LICENSE
%doc Changes examples README UserSurvey.txt
%{perl_vendorlib}/*
%files help
%{_mandir}/man3/*
%changelog
* Fri Feb 02 2024 woody2918 <wudi1@uniontech.com> - 3.0801-1
- Update version to 3.0801
- Correct typos
* Tue Jun 29 2021 Xu Jin <jinxu@kylinos.cn> - 3.0800-1
- Initial package for openEuler
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。