./databases/p5-Fsdb, Commands for manipulating flat-ASCII databases

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q3, Version: 2.63, Package name: p5-Fsdb-2.63, Maintainer: bad

FSDB is 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 was known as Jdb from 1991 to Oct. 2008.

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. Although it's often easy throw together a
custom script to do any single task, I believe that there are several
advantages to using this library: it is higher-level than raw perl,
control uses names intead of column numbers, it is self-documenting,
and it is very robust (error cases, careful memory handling, etc.).


Required to run:
[www/p5-HTML-Parser] [lang/perl5] [textproc/p5-Text-CSV_XS] [textproc/p5-XML-Simple]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: f420f0003cd88384146533e2e621e63adb392a76
RMD160: def05a8f038440c8d6a0abb24d4532db0fc38fef
Filesize: 469.887 KB

Version history: (Expand)