Wed, 04 Mar 2026 11:43:54 CST | login

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

ID25693
Package Nameperl-Fsdb
Version3.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Fsdb.git?.#d88bc8ec1bd1424d42a6ea801f63bf224d4b46dc
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 21:55:37 CST
CompletedThu, 25 Jul 2024 22:03:29 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-3.oc9.src.rpm (info) (download)
noarch
perl-Fsdb-3.4-3.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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