Information for build perl-Fsdb-2.71-1.el8
ID | 1642912 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | perl-Fsdb | |||||||||||||
Version | 2.71 | |||||||||||||
Release | 1.el8 | |||||||||||||
Epoch | 2 | |||||||||||||
Source | git+https://src.fedoraproject.org/rpms/perl-Fsdb.git#9afd3a9bde571d3a9789e1b921fbda60048e2c48 | |||||||||||||
Summary | A set of commands for manipulating flat-text databases from the shell | |||||||||||||
Description | FSDB 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 by | johnh | |||||||||||||
State | complete | |||||||||||||
Volume | prod | |||||||||||||
Started | Tue, 17 Nov 2020 04:59:40 UTC | |||||||||||||
Completed | Tue, 17 Nov 2020 05:02:03 UTC | |||||||||||||
Task | build (epel8-candidate, /rpms/perl-Fsdb.git:9afd3a9bde571d3a9789e1b921fbda60048e2c48) | |||||||||||||
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Fsdb.git#9afd3a9bde571d3a9789e1b921fbda60048e2c48'}} | |||||||||||||
Tags |
|
|||||||||||||
RPMs |
|
|||||||||||||
Logs |
|
|||||||||||||
Changelog | * Mon Nov 16 2020 John Heidemann <johnh@isi.edu> 2.71-1 - See http://www.isi.edu/~johnh/SOFTWARE/FSDB/ |