summaryrefslogtreecommitdiffstats
path: root/academic/io_lib/README
diff options
context:
space:
mode:
author Petar Petrov <petar.petrov@student.oulu.fi>2014-07-20 18:50:37 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-07-20 18:51:10 +0700
commitbec446e60e6a756437b194c765d0d6df4be47104 (patch)
tree8bd407fb2357f72a4a18f33d9f9bfcb5bee3a883 /academic/io_lib/README
parent02e1de1e391585dddb7f54638f0666408dc6bc82 (diff)
downloadslackbuilds-bec446e60e6a756437b194c765d0d6df4be47104.tar.gz
slackbuilds-bec446e60e6a756437b194c765d0d6df4be47104.tar.xz
academic/io_lib: Updated for version 1.13.7, moved to academic.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/io_lib/README')
-rw-r--r--academic/io_lib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/io_lib/README b/academic/io_lib/README
new file mode 100644
index 0000000000..7cff91a2b6
--- /dev/null
+++ b/academic/io_lib/README
@@ -0,0 +1,4 @@
+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.