macOS
brew install libmatiolocal Homebrew formula metadata
安装
brew install libmatiolocal Homebrew formula metadata
sudo pacman -S libmatioArch Linux sync databases · libmatio · 来源: geo.mirror.pkgbuild.com
sudo apt install libmatio-devDebian stable package indexes · libmatio-dev · 来源: deb.debian.org
概览
C library for reading and writing MATLAB MAT files
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
matdump | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://matio.sourceforge.net/
安装元数据
| 软件包键 | brew:libmatio |
|---|---|
| 版本 | 1.5.30 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libmatio |
| 主页 | https://matio.sourceforge.net/ |
| 仓库 | https://sourceforge.net/p/matio/matio |
| 上游文档 | https://matio.sourceforge.net/ |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://downloads.sourceforge.net/project/matio/matio/1.5.30/matio-1.5.30.tar.gz |
| 最后更新 | 2026-06-22T14:05:19-07:00 |
| Pulse | updated |
| 依赖 | hdf5 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 libmatio来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.