diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2009-05-15 23:08:14 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2009-05-15 23:08:14 +0000 |
commit | a9946f14ce4ee915465c01bb07668292c2013fe8 (patch) | |
tree | 819afc6df1506c8e96f6638ef2e923990d0dd8c8 /devel/matio/DESCR | |
parent | 2be08f65e76952044a2a2a6de65be7a8c24f1274 (diff) | |
download | pkgsrc-a9946f14ce4ee915465c01bb07668292c2013fe8.tar.gz |
Import matio-1.3.3
libmatio is an open-source library for reading/writing 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 libmat shared library.
Diffstat (limited to 'devel/matio/DESCR')
-rw-r--r-- | devel/matio/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/matio/DESCR b/devel/matio/DESCR new file mode 100644 index 00000000000..28466ae6186 --- /dev/null +++ b/devel/matio/DESCR @@ -0,0 +1,3 @@ +libmatio is an open-source library for reading/writing 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 libmat shared library. |