macOS
brew install fobislocal Homebrew formula metadata
brew
fobis のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.