macOS
brew install libmatiolocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libmatio pour les workflows d'agents IA.
installation
brew install libmatiolocal Homebrew formula metadata
sudo pacman -S libmatioArch Linux sync databases · libmatio · Source: geo.mirror.pkgbuild.com
sudo apt install libmatio-devDebian stable package indexes · libmatio-dev · Source: deb.debian.org
aperçu
C library for reading and writing MATLAB MAT files
historique
MATIO is a small C library for reading and writing MATLAB MAT files without linking an application to MATLAB itself. In package-manager terms it fills the unglamorous but important role of letting scientific and engineering tools exchange .mat data in batch jobs, converters, bindings, and libraries.
The project is hosted on SourceForge and its documentation describes MATIO as an open-source C library for binary MATLAB MAT files. The README explains the practical motivation: programs and libraries may need MAT-file access even when they do not have MATLAB or do not want to depend on MATLAB shared libraries.
MATIO evolved around the details of MATLAB's changing file formats, especially the older v4/v5 formats and HDF5-backed MAT files. Later release notes show continuing work on HDF5 compatibility, Unicode filenames, large files, CMake support, security fixes for crafted files, and the matdump command-line utility.
MATIO's adoption is mostly invisible infrastructure: it appears as libmatio or libmatio-dev in Unix package managers and is useful to projects that need MAT-file interchange rather than a full MATLAB runtime. The project's own acknowledgements name contributors and users from numerical, simulation, and scientific software communities, including Scilab, OpenMEEG, Nelson, and the Modelica Association.
For Homebrew users, libmatio provides the library and matdump executable as a normal formula, which makes MATLAB data inspection and conversion available in scripts on macOS and Linux without installing a larger scientific stack.
Developers use MATIO through its C API to open MAT files, inspect variables, and read or write arrays and metadata. The matdump utility gives package users a quick command-line way to examine MAT-file contents.
The package is especially useful around mixed MATLAB, Octave, Scilab, Python, C, and Fortran workflows where .mat files are the interchange format but the producer and consumer are not both MATLAB.
MATIO is a classic package-nerd dependency: few users install it for its own interface, but many scientific packages need the capability it provides. It turns a proprietary application's file format into a portable Unix library dependency.
Its maintenance history also shows why small file-format libraries matter: release notes repeatedly mention bounds checks, CVEs, HDF5 compatibility, and build-system portability, all of which affect downstream scientific tools more than end-user headlines.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
matdump | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://matio.sourceforge.net/
métadonnées d'installation
| Clé du paquet | brew:libmatio |
|---|---|
| Version | 1.5.30 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/libmatio |
| Page d'accueil | https://matio.sourceforge.net/ |
| Dépôt | https://sourceforge.net/p/matio/matio |
| Docs amont | https://matio.sourceforge.net/ |
| Licence | BSD-2-Clause |
| Archive source | https://downloads.sourceforge.net/project/matio/matio/1.5.30/matio-1.5.30.tar.gz |
| Dernière mise à jour | 2026-06-22T14:05:19-07:00 |
| Pulse | updated |
| Dépendances | hdf5 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libmatio |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libmatio-dev 1.5.28-2
MATLAB MAT File I/O Library - development files
https://sourceforge.net/projects/matio
sudo apt install libmatio-devlibmatio-doc 1.5.28-2
MATLAB MAT File I/O Library - documentation files
https://sourceforge.net/projects/matio
sudo apt install libmatio-doclibmatio13 1.5.28-2
MATLAB MAT File I/O Library - shared library
https://sourceforge.net/projects/matio
sudo apt install libmatio13matio-tools 1.5.28-2
MATLAB MAT File I/O Library - command-line tools
https://sourceforge.net/projects/matio
sudo apt install matio-toolslibmatio-dev 1.5.26-1build3
MATLAB MAT File I/O Library - development files
https://sourceforge.net/projects/matio
sudo apt install libmatio-devlibmatio-doc 1.5.26-1build3
MATLAB MAT File I/O Library - documentation files
https://sourceforge.net/projects/matio
sudo apt install libmatio-doclibmatio11 1.5.26-1build3
MATLAB MAT File I/O Library - shared library
https://sourceforge.net/projects/matio
sudo apt install libmatio11matio-tools 1.5.26-1build3
MATLAB MAT File I/O Library - command-line tools
https://sourceforge.net/projects/matio
sudo apt install matio-toolslibmatio 1.5.30-1
C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files
https://sourceforge.net/projects/matio
sudo pacman -S libmatiopiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.