macOS
brew install dtoolslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.