macOS
brew install fobislocal Homebrew formula metadata
安装
brew install fobislocal Homebrew formula metadata
概览
KISS build tool for automatically building modern Fortran projects
历史
FoBiS, the Fortran Building System, is a Python-based build and project tool for modern Fortran. Its official README describes automatic dependency-resolving builds with no makefiles or boilerplate, plus package-management, testing, coverage, scaffolding, and documentation features.
FoBiS grew around the recurring Fortran problem of manually tracking module, include, and source compilation order. The official documentation presents `fobis build` as a zero-configuration path for simple projects and the `fobos` file as an INI-style replacement for makefiles in complex projects.
The project is published through Homebrew in the supplied package metadata and through the upstream Python/PyPI-oriented naming shown in the official README badge. The README also lists a set of Fortran projects using FoBiS, including ADAM, BeFoR64, FACE, FiNeR, FLAP, PENF, StringiFor, VecFor, and VTKFortran.
FoBiS users typically run `fobis build` for convention-based builds or define modes in a `fobos` file for named compiler configurations. The tool also supports fetching GitHub dependencies, lock files, test discovery, coverage, doctests, build caching, introspection, scaffolding, and local-LLM commit-message generation.
FoBiS matters to package and build-tool enthusiasts because it packages Fortran's module-ordering problem as a CLI workflow, while also treating dependencies, build profiles, lock files, and reusable project scaffolding as first-class features. It is a Fortran-specific counterpart to the automation that other language ecosystems expect from their package tools.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./fobos~/.config/fobis/config.ini可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
FoBiS.py | cli | 全局可执行文件 | |
fobis | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/szaghi/FoBiS
安装元数据
| 软件包键 | brew:fobis |
|---|---|
| 版本 | 3.8.22 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fobis |
| 主页 | https://github.com/szaghi/FoBiS |
| 仓库 | https://github.com/szaghi/FoBiS |
| 上游文档 | https://szaghi.github.io/FoBiS |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/5e/22/cae6bd3787a1248ed858c50ed137d462dcd031e2bb136836700517657d27/fobis_py-3.8.22.tar.gz |
| 最后更新 | 2026-07-09T08:37:53Z |
| Pulse | updated |
| 依赖 | gcc, graphviz, python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fobis |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.