pkg.soopen package index

brew / 順位 12689

dpp を Homebrew, Nix でインストール

dpp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dpp

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#dpp

nixpkgs package indexes · pkgs/by-name/dp/dpp/package.nix · ソース: api.github.com

概要

パッケージ概要

Directly include C headers in D source code

コマンドとエイリアス

  • d++

履歴

プロジェクトの歴史と使われ方

dpp, invoked as d++, is a D-language interop tool that lets D source files directly include C and limited C++ headers, translating declarations through libclang and then compiling the generated D code.

プロジェクトの歴史

The public GitHub repository was created in August 2017. Its README describes the goal as giving D files the same practical ease of use as C or C++ #include workflows, including macro-heavy C APIs, and notes that the work was supported by Symmetry Investments.

採用の歴史

dpp's adoption has stayed centered on the D ecosystem rather than becoming a general-purpose systems tool. Its packaging in Homebrew and Nix makes it discoverable to D users who need C header interop without hand-maintaining bindings.

使われ方

Users write quasi-D .dpp files containing #include directives, then run d++ so the tool expands declarations and selected macros into D code before invoking a D compiler.

パッケージ好きにとっての重要性

For package maintainers, dpp is a compact example of language-ecosystem tooling that depends on libclang and a host C preprocessor to bridge ABI-heavy native libraries into a less mainstream compiled language.

タイムライン

  • 2017: atilaneves/dpp was created on GitHub.
  • 2017 onward: the project documented success translating headers for libraries such as curl, OpenSSL, libvirt, Python.h, and others.
  • 2024: the repository still showed maintenance activity, while remaining a niche D interop package.

Related projects

  • D language
  • libclang
  • dmd
  • dub

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
d++実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.6.0
マネージャ更新日2026-06-13
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dpp
バージョン0.6.0
パッケージマネージャHomebrew
ホームページhttps://github.com/atilaneves/dpp
リポジトリhttps://github.com/atilaneves/dpp
最終更新2026-06-13T01:24:10+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

dpp

nix profile install nixpkgs#dpp
  • normalized package name match
  • 一致条件: Dpp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/dp/dpp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation