slackbuilds/academic/matio
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README academic/matio: Added (MAT File I/O Library). 2017-01-09 20:18:25 +00:00
matio.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
matio.info academic/matio: Added (MAT File I/O Library). 2017-01-09 20:18:25 +00:00
slack-desc academic/matio: Added (MAT File I/O Library). 2017-01-09 20:18:25 +00:00

README

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.