summaryrefslogtreecommitdiff
path: root/academic/matio/README
diff options
context:
space:
mode:
Diffstat (limited to 'academic/matio/README')
-rw-r--r--academic/matio/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/academic/matio/README b/academic/matio/README
new file mode 100644
index 0000000000..10de71c093
--- /dev/null
+++ b/academic/matio/README
@@ -0,0 +1,8 @@
+Matio is an open-source C library for reading and writing binary MATLAB
+MAT files.
+This library is designed for use by programs/libraries that do not have
+access or do not want to rely on MATLAB's shared libraries.
+
+Note that HDF5 version provided in Slackbuild.org is 1.8.x;
+if you install 1.10.x, you can consider modified the configure option
+in the build script.