macOS
brew install dtoolslocal Homebrew formula metadata
brew / 順位 8151
dtools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dtoolslocal Homebrew formula metadata
sudo apk add dtoolsAlpine Linux edge package indexes · dtools · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dtoolsnixpkgs package indexes · pkgs/by-name/dt/dtools/package.nix · ソース: api.github.com
sudo pacman -S dtoolsArch Linux sync databases · dtools · ソース: geo.mirror.pkgbuild.com
sudo apt install dustmiteDebian stable package indexes · dustmite · ソース: deb.debian.org
概要
D programming language tools
履歴
dtools is the Homebrew packaging name for the D language's ancillary tools repository. It packages command-line utilities around the D compiler ecosystem, most visibly `rdmd`, `dustmite`, and `ddemangle`.
The dlang/tools repository was created in 2011 and describes itself as hosting tools redistributed with DMD or used internally for D build tasks. The public tools table includes a D symbol demangler, the `rdmd` build/run helper, and DustMite, a test-case minimization tool.
The tools are adopted as part of the D language toolchain rather than as a standalone end-user application. Homebrew, Debian/Ubuntu, Alpine, Arch, Nix, and other package systems expose some or all of these utilities, with Debian-family packages especially focusing on DustMite.
`rdmd` is used to compile and run D source files with dependency tracking, `ddemangle` decodes D symbol names, and `dustmite` reduces failing source trees or test cases. The upstream README also documents building all tools with `make all` or individual tools with DUB.
dtools is interesting because it is not one app: it is a grab bag of language-maintainer utilities that package managers have to present as a coherent formula. It also preserves older D workflow habits, such as single-file execution with `rdmd` and minimization with DustMite, in a single installable package.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ddemangle | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
dustmite | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
rdmd | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:dtools |
|---|---|
| バージョン | 2.112.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://dlang.org/ |
| リポジトリ | https://github.com/dlang/tools |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dtools
nix profile install nixpkgs#dtoolsdtools 2.112.0-r1
Ancillary tools for the D programming language compiler
https://github.com/dlang/tools
sudo apk add dtoolsdtools 2.112.0-1
Ancilliary tools for the D programming language
sudo pacman -S dtoolsdustmite 0.0.430-2.1+b1
Tool for minimizing D source code
https://github.com/CyberShadow/DustMite/wiki
sudo apt install dustmitedustmite 0.0.430-2.1
Tool for minimizing D source code
https://github.com/CyberShadow/DustMite/wiki
sudo apt install dustmiteソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.