[ol7_developer_EPEL] perl-Fsdb-2:2.71-1.el7.noarch

Name:perl-Fsdb
Epoch:2
Version:2.71
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:1453186
License:GPLv2
RPM: perl-Fsdb-2.71-1.el7.noarch.rpm
Source RPM: perl-Fsdb-2.71-1.el7.src.rpm
Build Date:Thu Dec 03 2020
Build Host:jenkins-172-17-0-2-619a7780-d939-4b09-a75f-9b9e96cadb6d.blddevtest1iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:http://www.isi.edu/~johnh/SOFTWARE/FSDB/
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.)

Changelog (Show File list) (Show related packages)