slackbuilds_ponce/libraries/io_lib
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
io_lib.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
io_lib.SlackBuild libraries/io_lib: Trivial - add newlines to last line of files 2012-02-20 12:20:46 -06:00
README libraries/io_lib: Trivial - add newlines to last line of files 2012-02-20 12:20:46 -06:00
slack-desc libraries/io_lib: Trivial - add newlines to last line of files 2012-02-20 12:20:46 -06:00

Io_lib is a library of file reading and writing code to provide a
general purpose trace file (and Experiment File) reading interface.
The programmer simply calls the (eg) read_reading to create a "Read"
C structure with the data loaded into memory.