Automic VaultAutomic Vault

brew

dfmt を Homebrew, Nix, pacman でインストール

dfmt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dfmt

local Homebrew formula metadata

概要

パッケージ概要

Formatter for D source code

コマンドとエイリアス

  • dfmt

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: v0.1.0 appears in the official tag history.
  • 2023: v0.15.0 is tagged after beta releases.
  • 2024: v0.15.2 is tagged.

Related projects

  • dfmt is related to DUB, D compiler toolchains such as DMD and LDC, EditorConfig, and libdparse.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
.editorconfig

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dfmtcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.15.2
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/dlang-community/dfmt

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dfmt
バージョン0.15.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dfmt
ホームページhttps://github.com/dlang-community/dfmt
リポジトリhttps://github.com/dlang-community/dfmt
上流ドキュメントhttps://github.com/dlang-community/dfmt#readme
ライセンスBSL-1.0
ソースアーカイブhttps://github.com/dlang-community/dfmt.git
ビルド依存関係ldc
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dfmt

nix profile install nixpkgs#dfmt
  • normalized package name match
  • 一致条件: Dfmt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/df/dfmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

dfmt 0.15.2-1

Dfmt is a formatter for D source code

https://github.com/dlang-community/dfmt

sudo pacman -S dfmt
  • License: BSL-1.0
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Dfmt
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dfmt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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