# Installer ford avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ford pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ford
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ford
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ford
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fo/ford/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:ford
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.0.13
- **Résumé source:** Automatic documentation generator for modern Fortran programs
- **Page d'accueil:** <https://github.com/Fortran-FOSS-Programmers/ford>
- **Dépôt:** <https://github.com/Fortran-FOSS-Programmers/ford>
- **Dernière mise à jour:** 2026-07-10T11:59:18Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ford (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 7.0.13
## Historique du projet et usages

FORD is an automatic documentation generator for modern Fortran programs. The README expands the name as FORtran Documenter and frames the project as a Fortran-oriented alternative to Doxygen and other documentation generators.

### Historique du projet

FORD was written because the maintainer found Doxygen's Fortran handling poor and other alternatives limited, proprietary, unattractive, or difficult to extend. The README specifically compares it with ROBODoc, f90doc, and Doxygen and states the goal of producing modern Fortran documentation that is informative, attractive, easy to write, and non-obtrusive.

The documentation site later formalized the user guide around project files, Markdown metadata, fpm.toml integration, command-line options, generated pages, and API documentation. The changelog shows an active 6.x and 7.x period, including Sphinx/Read the Docs documentation work and a v7.0.0 breaking-change release.

### Historique d'adoption

The README documents pip as the simplest installation path, Homebrew as a macOS package-manager route, and additional system package availability. It also displays badges for PyPI, Homebrew, package status, downloads, GitHub license, and Zenodo, indicating packaging and citation concerns common in scientific Fortran projects.

### Modes d'utilisation

Users write a Markdown project file, optionally put settings in fpm.toml, and run ford against the project file. FORD extracts documentation from Fortran comments, supports Markdown, MathJax, search, Bootstrap-based output, source links, static pages, and external project references.

### Pourquoi les passionnés de paquets s'y intéressent

FORD matters to package and scientific-computing maintainers because it fills a language-specific documentation gap for modern Fortran while fitting normal Python packaging and Homebrew workflows. It also bridges Fortran Package Manager projects through fpm.toml support.

### Chronologie

- 2022: changelog entry v6.1.17 includes adding Sphinx docs and a Read the Docs website.
- 2023: v6.2.5 released with fixes around bound procedure declarations and call graphs.
- v7.0.0: changelog records a breaking release updating Bootstrap to 5.3 and changing project-file metadata behavior.

### Related projects

- The README discusses Doxygen, ROBODoc, and f90doc as related documentation tools. The user guide also connects FORD to fpm.toml, Markdown, MathJax, Lunr Search, Bootstrap, and external FORD documentation projects.

### Sources

- <https://forddocs.readthedocs.io/en/latest/user_guide/project_file_options.html>
- <https://forddocs.readthedocs.io/en/latest/user_guide/writing_documentation.html>
- <https://github.com/Fortran-FOSS-Programmers/ford>
- <https://raw.githubusercontent.com/Fortran-FOSS-Programmers/ford/master/CHANGELOG.md>
- <https://raw.githubusercontent.com/Fortran-FOSS-Programmers/ford/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./*.md
## Autres enregistrements de gestionnaires de paquets

- Nix - ford: normalized package name match | nixpkgs package indexes: pkgs/by-name/fo/ford/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ford.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ford.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
