macOS
brew install dcdlocal Homebrew formula metadata
sudo port install dcdMacPorts ports tree · net/dcd/Portfile · Source: api.github.com
brew / rang 8615
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dcd pour les workflows d'agents IA.
installation
brew install dcdlocal Homebrew formula metadata
sudo port install dcdMacPorts ports tree · net/dcd/Portfile · Source: api.github.com
sudo pacman -S dcdArch Linux sync databases · dcd · Source: geo.mirror.pkgbuild.com
aperçu
Auto-complete program for the D programming language
historique
DCD, the D Completion Daemon, is an autocomplete program for the D programming language. Its README positions it as editor infrastructure rather than an IDE: a server caches imported files and computes completion data, while a client is called by editor integrations or the command line.
The official GitHub repository was created in 2013 under the D language community organization. The README documents a client/server design, Unix-domain socket defaults on Unix-like systems, TCP socket support, and setup paths through Homebrew, source builds, or Dub.
DCD sits in the era before language-server-protocol tooling fully standardized editor integration. Its adoption came through editor scripts and plugins for D programmers, with the README pointing users to a wiki page for IDE and editor support and the input package facts showing availability in Homebrew, MacPorts, and Arch packaging.
Package users install DCD to give lightweight editors D-aware completion, call tips, symbol locations, and import completion without installing a full IDE. The server process is started before editing, and editor plugins usually invoke dcd-client on source buffers.
DCD is a classic small-language tooling package: two command-line programs, a daemon protocol, editor hooks, and a package-manager install path. It matters to package nerds because it shows how autocomplete tooling was distributed before every language tool became an LSP server.
posture de sécurité
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dcd-client | cli | exécutable global | |
dcd-server | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/dlang-community/DCD
métadonnées d'installation
| Clé du paquet | brew:dcd |
|---|---|
| Version | 0.16.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dcd |
| Page d'accueil | https://github.com/dlang-community/DCD |
| Dépôt | https://github.com/dlang-community/DCD |
| Licence | GPL-3.0-or-later |
| Archive source | https://github.com/dlang-community/DCD.git |
| Dépendances de compilation | ldc |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dcd |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
dcd 1:0.16.2-1
D Completion Daemon: auto-complete for the D programming language
https://github.com/dlang-community/DCD
sudo pacman -S dcddcd
sudo port install dcdpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.