Install this package:
emerge -a dev-util/dlang-tools
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-util/dlang-tools
Or alternatively:
emerge --autounmask-write -a dev-util/dlang-tools
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.111.0 | 8 | ~amd64 ~arm64 ~x86 | 0 |
<pkgmetadata> <use> <flag name="ddemangle">An improved D symbol demangler. Replaces all occurrences of mangled D symbols in the input with their unmangled form, and writes the result to standard output.</flag> <flag name="detab">Replace tabs with spaces, and remove trailing whitespace from lines.</flag> <flag name="dustmite">DustMite is a tool which minimizes D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. DustMite will parse the source code into a simple hierarchy, and attempt to shrink it by deleting fragments iteratively, as long as the result satisfies a user-specified condition.</flag> <flag name="rdmd">rdmd is a companion to the dmd compiler that simplifies the typical edit-compile-link-run or edit-make-run cycle to a rapid edit-run cycle. Like make and other tools, rdmd uses the relative dates of the files involved to minimize the amount of work necessary. Unlike make, rdmd tracks dependencies and freshness without requiring additional information from the user.</flag> </use> <upstream> <remote-id type="github">dlang/tools</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-util/dlang-tools |
euse -E <flag> -p dev-util/dlang-tools |
euse -D <flag> -p dev-util/dlang-tools
| Flag | Description | 2.111.0 |
|---|---|---|
| ddemangle | An improved D symbol demangler. Replaces all occurrences of mangled D symbols in the input with their unmangled form, and writes the result to standard output. | ⊕ |
| detab | Replace tabs with spaces, and remove trailing whitespace from lines. | ✓ |
| dustmite | DustMite is a tool which minimizes D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. DustMite will parse the source code into a simple hierarchy, and attempt to shrink it by deleting fragments iteratively, as long as the result satisfies a user-specified condition. | ✓ |
| rdmd | rdmd is a companion to the dmd compiler that simplifies the typical edit-compile-link-run or edit-make-run cycle to a rapid edit-run cycle. Like make and other tools, rdmd uses the relative dates of the files involved to minimize the amount of work necessary. Unlike make, rdmd tracks dependencies and freshness without requiring additional information from the user. | ⊕ |
| test | ⚠️ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | dlang-tools-2.111.0.tar.gz | 128314 bytes |