macOS
brew install dtoolslocal Homebrew formula metadata
brew / Rang 8174
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dtools in AI-Agent-Workflows.
Installation
brew install dtoolslocal Homebrew formula metadata
sudo apk add dtoolsAlpine Linux edge package indexes · dtools · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#dtoolsnixpkgs package indexes · pkgs/by-name/dt/dtools/package.nix · Quelle: api.github.com
sudo pacman -S dtoolsArch Linux sync databases · dtools · Quelle: geo.mirror.pkgbuild.com
sudo apt install dustmiteDebian stable package indexes · dustmite · Quelle: deb.debian.org
Überblick
D programming language tools
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ddemangle | cli | globales Executable | |
dustmite | cli | globales Executable | |
rdmd | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dlang/tools
Installationsmetadaten
| Paketschlüssel | brew:dtools |
|---|---|
| Version | 2.112.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dtools |
| Homepage | https://dlang.org/ |
| Repository | https://github.com/dlang/tools |
| Upstream-Dokumentation | https://dlang.org/ |
| Lizenz | BSL-1.0 |
| Quellarchiv | https://github.com/dlang/tools/archive/refs/tags/v2.112.0.tar.gz |
| Build-Abhängigkeiten | dub, ldc |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dtools |
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 dustmiteQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.