macOS
brew install libmatiolocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libmatio in AI-Agent-Workflows.
Installation
brew install libmatiolocal Homebrew formula metadata
sudo pacman -S libmatioArch Linux sync databases · libmatio · Quelle: geo.mirror.pkgbuild.com
sudo apt install libmatio-devDebian stable package indexes · libmatio-dev · Quelle: deb.debian.org
Überblick
C library for reading and writing MATLAB MAT files
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
matdump | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://matio.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:libmatio |
|---|---|
| Version | 1.5.30 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libmatio |
| Homepage | https://matio.sourceforge.net/ |
| Repository | https://sourceforge.net/p/matio/matio |
| Upstream-Dokumentation | https://matio.sourceforge.net/ |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://downloads.sourceforge.net/project/matio/matio/1.5.30/matio-1.5.30.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:05:19-07:00 |
| Pulse | updated |
| Abhängigkeiten | hdf5 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 libmatioQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.