diff options
author | 2020-04-28 08:42:24 +0200 | |
---|---|---|
committer | 2020-04-28 21:11:50 +0200 | |
commit | a8da12f0f9f00110d9575515041f0662305844c3 (patch) | |
tree | e54e10b8c25c0d4aadcd3c9c5f392de6fe17c221 /DEVELOPERS | |
parent | b9bb6e4600fb4931e614ef2a466fa6b00e971022 (diff) | |
download | buildroot-a8da12f0f9f00110d9575515041f0662305844c3.tar.gz buildroot-a8da12f0f9f00110d9575515041f0662305844c3.tar.bz2 |
package/matio: new package
matio is an C library for reading and writing MATLAB MAT files.
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Diffstat (limited to 'DEVELOPERS')
-rw-r--r-- | DEVELOPERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEVELOPERS b/DEVELOPERS index b36c9f561b..cc72b288be 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -1098,6 +1098,7 @@ F: package/gnuradio/ F: package/gqrx/ F: package/gr-osmosdr/ F: package/libusbgx/ +F: package/matio/ F: package/python-cheetah/ F: package/python-markdown/ F: package/python-remi/ |