macOS
brew install fprettifylocal Homebrew formula metadata
brew
Auto-formatter for modern fortran source code. Version 0.3.7 via Homebrew; verified from local package data.
install
brew install fprettifylocal Homebrew formula metadata
sudo dnf install fprettifyFedora Rawhide package metadata · fprettify · source: dl.fedoraproject.org
nix profile install nixpkgs#fprettifynixpkgs package indexes · pkgs/by-name/fp/fprettify/package.nix · source: api.github.com
overview
Auto-formatter for modern fortran source code
history
fprettify is a Python-based auto-formatter for modern Fortran source code. Its official README emphasizes strict whitespace formatting, indentation, continuation alignment, comment spacing, and support for modern Fortran beginning with Fortran 90.
The official source headers identify Patrick Seewald and the CP2K developers group as early copyright holders for the formatter. GitHub redirects the former pseewald/fprettify repository to fortran-lang/fprettify, and the current repository is maintained under the Fortran-lang organization.
The release history begins with v0.1 in August 2016, reaches v0.3 in November 2016, and continues through v0.3.7 in November 2020. The README records the later Python 3 requirement and notes that Python 2.7 support is no longer present.
Official installation instructions cover pip installation and conda-forge installation. The README also documents editor integration, especially Vim formatprg usage, and describes integration-test suites against external Fortran code bases.
The command formats one or more files in place, can recurse through Fortran source trees, can write diffs or stdout instead of editing, and can be silenced for editor integration. With ConfigArgParse installed it reads ~/.fprettify.rc plus .fprettify.rc files in parent directories of the input file, starting from the current directory when reading stdin.
fprettify is significant because it brings the formatter-as-a-tool pattern to a language with long-lived formatting conventions and many legacy codebases. It is small, Python-packaged, editor-friendly, and useful in CI or pre-commit workflows for Fortran projects that want whitespace-only formatting by default.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.fprettify.rc.fprettify.rc in parent directories of the input filefor stdin, .fprettify.rc search starts in the current directoryexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
fprettify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fortran-lang/fprettify
install metadata
| Package key | brew:fprettify |
|---|---|
| Version | 0.3.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fprettify |
| Homepage | https://github.com/fortran-lang/fprettify/ |
| Repository | https://github.com/fortran-lang/fprettify |
| Upstream docs | https://github.com/fortran-lang/fprettify#readme |
| License | GPL-3.0-or-later |
| Source archive | https://files.pythonhosted.org/packages/39/15/d88681bd2be4a375a78b52443b8e87608240913623d9be5c47e3c328b068/fprettify-0.3.7.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fprettify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fprettify
nix profile install nixpkgs#fprettifyfprettify 0.3.7-20.fc45
Auto-formatter for modern Fortran source code
https://github.com/pseewald/fprettify
sudo dnf install fprettifypython3-fprettify 0.3.7-20.fc45
Python library for fprettify
https://github.com/pseewald/fprettify
sudo dnf install python3-fprettifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.