macOS
brew install fpmlocal Homebrew formula metadata
sudo port install fpmMacPorts ports tree · devel/fpm/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fpm pour les workflows d'agents IA.
installation
brew install fpmlocal Homebrew formula metadata
sudo port install fpmMacPorts ports tree · devel/fpm/Portfile · Source: api.github.com
nix profile install nixpkgs#fpmnixpkgs package indexes · fpm · Source: raw.githubusercontent.com
scoop install extras/fpmScoop official bucket manifest trees · bucket/fpm.json · Source: api.github.com
winget install --id FortranLang.fpm -eWindows Package Manager source index · FortranLang.fpm · Source: cdn.winget.microsoft.com
aperçu
Package manager and build system for Fortran
historique
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.
posture de sécurité
generalized runtime or code generation signal. infrastructure mutation or orchestration signal.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fpm | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/fortran-lang/fpm
métadonnées d'installation
| Clé du paquet | brew:fpm |
|---|---|
| Version | 0.13.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fpm |
| Page d'accueil | https://fpm.fortran-lang.org |
| Dépôt | https://github.com/fortran-lang/fpm |
| Docs amont | https://fpm.fortran-lang.org/ |
| Licence | MIT |
| Archive source | https://github.com/fortran-lang/fpm/releases/download/v0.13.0/fpm-0.13.0.F90 |
| Dépendances | gcc |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fpm
nix profile install nixpkgs#fpmfpm
sudo port install fpmextras/fpm
scoop install extras/fpmFortranLang.fpm
winget install --id FortranLang.fpm -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.