summaryrefslogtreecommitdiff
path: root/devel/matio/DESCR
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2009-05-15 23:08:14 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2009-05-15 23:08:14 +0000
commitf8421e25d9c2ad7d31596db4a72e2fd26be918d1 (patch)
tree819afc6df1506c8e96f6638ef2e923990d0dd8c8 /devel/matio/DESCR
parent26137a5d2099189d721a2249ad743f196aa86f5c (diff)
downloadpkgsrc-f8421e25d9c2ad7d31596db4a72e2fd26be918d1.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/DESCR3
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.