Fri, 16 Jan 2026 16:17:29 CST | login

Information for build perl-Fsdb-3.4-4.oc9

ID39182
Package Nameperl-Fsdb
Version3.4
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Fsdb.git?.#2f61080f595a33b1b5c1597578d7bdaacd616859
SummaryA set of commands for manipulating flat-text databases from the shell
DescriptionFSDB is a package of commands for manipulating flat-ASCII databases from shell scripts. FSDB is useful to process medium amounts of data (with very little data you'd do it by hand, with megabytes you might want a real database). FSDB is very good at doing things like: - extracting measurements from experimental output - re-examining data to address different hypotheses - joining data from different experiments - eliminating/detecting outliers - computing statistics on data (mean, confidence intervals, correlations, histograms) - reformatting data for graphing programs Rather than hand-code scripts to do each special case, FSDB provides higher-level functions than one gets with raw perl or shell scripts. (Some features: control uses names instead of column numbers, it is self-documenting, and is robust with good error and memory handling.)
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:31:11 CST
CompletedFri, 13 Jun 2025 17:33:57 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Fsdb.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Fsdb.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Fsdb-3.4-4.oc9.src.rpm (info) (download)
noarch
perl-Fsdb-3.4-4.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.4-4 - Rebuilt for loongarch64 * Tue Jul 02 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4-3 - rebuild * Mon Jul 01 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4-2 - rebuild * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.4-1 - initial build