macOS
brew install dfmtlocal Homebrew formula metadata
brew
Formatter for D source code. Version 0.15.2 via Homebrew; verified from local package data.
install
brew install dfmtlocal Homebrew formula metadata
nix profile install nixpkgs#dfmtnixpkgs package indexes · pkgs/by-name/df/dfmt/package.nix · source: api.github.com
sudo pacman -S dfmtArch Linux sync databases · dfmt · source: geo.mirror.pkgbuild.com
overview
Formatter for D source code
history
dfmt is a formatter for D source code. It can read from stdin or a file, write formatted output to stdout, edit files in place, and use EditorConfig files for formatting settings.
The official tag history begins in 2015 with the 0.1.x series. The README describes the tool as beta quality and documents both DUB and source builds, reflecting its role inside the D language tooling ecosystem.
dfmt follows the formatter pattern familiar from other language communities: a small command-line tool that can be invoked directly, integrated into editors, or run by project scripts while reading shared formatting policy from `.editorconfig`.
By default dfmt reads D source from stdin and writes to stdout. When given a file and `--inplace`, it rewrites that file, while command-line options can override settings discovered through applicable `.editorconfig` files.
For package nerds, dfmt is the D ecosystem's conventional formatting binary: packaging it gives editors and build scripts a reproducible formatter without requiring each project to vendor the formatter itself.
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.
.editorconfigexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dfmt | 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/dlang-community/dfmt
install metadata
| Package key | brew:dfmt |
|---|---|
| Version | 0.15.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dfmt |
| Homepage | https://github.com/dlang-community/dfmt |
| Repository | https://github.com/dlang-community/dfmt |
| Upstream docs | https://github.com/dlang-community/dfmt#readme |
| License | BSL-1.0 |
| Source archive | https://github.com/dlang-community/dfmt.git |
| Build dependencies | ldc |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dfmt |
| 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.
dfmt
nix profile install nixpkgs#dfmtdfmt 0.15.2-1
Dfmt is a formatter for D source code
https://github.com/dlang-community/dfmt
sudo pacman -S dfmtsource 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.