macOS
brew install fpmlocal Homebrew formula metadata
安装
brew install fpmlocal Homebrew formula metadata
nix profile install nixpkgs#fpmnixpkgs package indexes · fpm · 来源: raw.githubusercontent.com
scoop install extras/fpmScoop official bucket manifest trees · bucket/fpm.json · 来源: api.github.com
winget install --id FortranLang.fpm -eWindows Package Manager source index · FortranLang.fpm · 来源: cdn.winget.microsoft.com
概览
Package manager and build system for Fortran
历史
Fortran Package Manager, usually called fpm, is the Fortran-lang community's package manager and build system for modern Fortran projects. Its official README says the tool aims to improve Fortran programmer experience by making projects easier to build, test, run, and distribute as dependencies.
fpm was developed inside the Fortran-lang organization as a Cargo-inspired tool for Fortran. The official README explicitly says its user interface is modeled after Rust's Cargo and that its long-term vision is to nurture a modern Fortran applications and libraries ecosystem.
The release history shows a rapid alpha sequence in 2020 and 2021, followed by continuing feature releases through the 2020s. The documentation now includes a manifest reference, registry workflows, dependency forms, metapackages, compile_commands.json output, and API documentation.
Official install documentation and the README describe binary downloads for Windows, macOS, and Linux, availability through conda-forge, and a Homebrew tap. The README also points users to the fpm registry for existing packages, showing the project moving beyond a build wrapper into a package ecosystem.
A new package starts with fpm new, which creates a project containing fpm.toml and source directories. Common commands include fpm build, fpm run, fpm test, and fpm install, while the manifest file declares package metadata, targets, dependencies, build options, and registry dependencies.
fpm matters to package nerds because it gives Fortran a first-party, language-community package and build workflow in the style of Cargo. It standardizes the fpm.toml manifest, dependency declarations, project layouts, test/example targets, registry use, and cross-platform binary distribution for a language that historically relied on ad hoc Makefiles and compiler-specific build recipes.
安全态势
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
fpm.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fpm | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/fortran-lang/fpm
安装元数据
| 软件包键 | brew:fpm |
|---|---|
| 版本 | 0.13.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fpm |
| 主页 | https://fpm.fortran-lang.org |
| 仓库 | https://github.com/fortran-lang/fpm |
| 上游文档 | https://fpm.fortran-lang.org/ |
| 许可证 | MIT |
| 源码归档 | https://github.com/fortran-lang/fpm/releases/download/v0.13.0/fpm-0.13.0.F90 |
| 依赖 | gcc |
| 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 | fpm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
fpm
nix profile install nixpkgs#fpmfpm
sudo port install fpmextras/fpm
scoop install extras/fpmFortranLang.fpm
winget install --id FortranLang.fpm -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.