Automic VaultAutomic Vault

brew

Installer findent avec Homebrew, apt, Nix

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install findent

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install findent

Debian stable package indexes · findent · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#findent

nixpkgs package indexes · pkgs/by-name/fi/findent/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Indent and beautify Fortran sources and generate dependency information

Commandes et alias

  • findent
  • wfindent

historique

Historique du projet et usages

findent is a command-line indenter, formatter, converter, relabeler, and dependency helper for Fortran source code.

It matters to package users because Fortran tooling often lives in long-lived scientific and engineering codebases, where a small formatter that understands fixed and free form source is more useful than a general-purpose beautifier.

Historique du projet

The official site describes findent as a program to indent and relabel Fortran sources, with conversion between fixed and free form in both directions. The design document says the program became more complex than originally expected, leading to written documentation of its internals.

The design objectives emphasize reliability for serious projects involving large Fortran programs. findent deliberately reads from standard input and writes to standard output, avoids configuration files, and is controlled by command-line options plus an environment variable.

The changelog shows the tool growing from indentation into broader Fortran maintenance support: relabeling, OpenMP awareness, dependency generation through --deps and --makefdeps, editor integration, Debian compliance work, and continued handling of older dialect constructs.

Historique d'adoption

findent's adoption is rooted in the Fortran ecosystem rather than the general developer-tool mainstream. It appears where users need repeatable formatting for legacy and modern Fortran, including fixed-form sources and code using older extensions.

The project ships wrappers and editor integration for vim, emacs, and gedit, which is strong evidence that its intended users include people editing real Fortran projects rather than only running one-off conversions.

Its presence in Homebrew, Debian, Ubuntu, and Nix reflects a cross-platform scientific-programming tool that package managers keep available because rebuilding or maintaining Fortran code often depends on small specialized utilities.

Modes d'utilisation

Basic use is intentionally Unix-like: run `findent < program.f90 > newprogram.f90`, with automatic detection of fixed or free format where possible.

Users can tune indentation categories from the command line, convert between fixed and free forms, relabel source, refactor END statements, and generate dependency information for build systems.

The design document says findent uses no configuration files; options come from command-line parameters and an environment variable, which keeps package installation simple and avoids per-user config discovery.

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

findent is the kind of niche compiler-adjacent tool package managers are good at preserving: tiny executable surface, real language knowledge, and disproportionate value for legacy code maintainers.

Its support for stdin/stdout, wrappers, editor integrations, and dependency-generation flags makes it useful in scripts, editor hooks, and build systems without needing a larger Fortran IDE.

Chronologie

  • 1.2: Early archived release listed in official SourceForge files.
  • 2.8.0: Changelog notes `! findentfix` and documentation cleanup.
  • 2.8.5: OpenMP awareness implemented.
  • 3.0.0: Dependency generation added with --deps and --makefdeps.
  • 4.1.x: Relabeling and additional editor/wrapper improvements documented.
  • 2024: Design and usage document published on the official site.
  • 2026: 4.3.7 release files published on SourceForge.

Related projects

  • findent is related to Fortran compilers, editor integrations for vim/emacs/gedit, build dependency tools, and other Fortran source formatters.
  • It sits near formatter and refactoring utilities rather than language servers or full IDEs.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.

Revue recommandée

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
findentcliexécutable global
wfindentcliexécutable global

fraîcheur

Version et 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.

page générée2026-07-25
version du gestionnaire4.3.7
gestionnaire mis à jour2026-05-27
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.ratrabbit.nl/ratrabbit/findent/index.html

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:findent
Version4.3.7
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/findent
Page d'accueilhttps://www.ratrabbit.nl/ratrabbit/findent/index.html
Dépôthttps://sourceforge.net/p/findent/code/HEAD/tree
Docs amonthttps://www.ratrabbit.nl/ratrabbit/findent/design_and_usage/index.html
LicenceBSD-3-Clause
Archive sourcehttps://downloads.sourceforge.net/project/findent/findent-4.3.7.tar.gz
Dernière mise à jour2026-05-27T13:37:25Z
Pulseupdated
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefindent
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

findent 4.3.5-1

indents/converts Fortran sources

https://sourceforge.net/projects/findent/

sudo apt install findent
  • Section: devel
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Findent
Debian stable package indexes · deb.debian.org · Debian stable package indexes: findent from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

findent

nix profile install nixpkgs#findent
  • normalized package name match
  • Correspondance par : Findent
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fi/findent/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

findent 4.3.2-1

indents/converts Fortran sources

https://sourceforge.net/projects/findent/

sudo apt install findent
  • Section: universe/devel
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Findent
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: findent from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment