macOS
brew install dpiclocal Homebrew formula metadata
brew
dpic のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dpiclocal Homebrew formula metadata
nix profile install nixpkgs#dpicnixpkgs package indexes · pkgs/by-name/dp/dpic/package.nix · ソース: api.github.com
sudo zypper install dpicopenSUSE Tumbleweed package metadata · dpic · ソース: download.opensuse.org
概要
Implementation of the GNU pic "little language"
履歴
dpic is J. D. Aplevich's implementation of the pic little language for line drawings and technical illustrations, with output backends for TeX-adjacent and graphics formats.
The official README describes dpic as an implementation of pic for creating line drawings and illustrations for documents, web pages, and other uses. The official distribution page points to source downloads and a GitLab repository, with the 2025.08.01 source date visible on the page.
The CHANGES file shows a major 2019 source-distribution shift: the previous distribution included compilable C code together with original Pascal source, while the newer package includes C source only with parsing automated by GNU bison. The note says the Pascal had been translated to C with p2c and that the change was intended to keep correct-input behavior functionally identical.
dpic's adoption is specialized: it serves users of pic-style diagram source who want output for LaTeX picture, pict2e, TikZ-pgf, PSTricks, MetaPost, SVG, xfig, PDF, and PostScript workflows. Its packaging in Homebrew, Debian/Ubuntu, Nix, and openSUSE reflects a small but durable technical-documentation niche.
Users pass an input file to dpic and redirect the selected output format, for example dpic -p quick.pic > quick.tex for PSTricks or dpic -g quick.pic > quick.tex for TikZ-pgf. The -z safe mode disables sh and copy behavior.
dpic is package-nerd significant because it keeps an old Unix documentation language useful in modern TeX and web-output pipelines. It is also a nice example of a tiny compiler-like tool whose packaging value is mostly compatibility: if a document build expects pic-derived diagrams, the right dpic backend matters more than novelty.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dpic | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://ece.uwaterloo.ca/~aplevich/dpic/
インストールメタデータ
| パッケージキー | brew:dpic |
|---|---|
| バージョン | 2025.08.01 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dpic |
| ホームページ | https://ece.uwaterloo.ca/~aplevich/dpic/ |
| リポジトリ | https://gitlab.com/aplevich/dpic |
| 上流ドキュメント | https://ece.uwaterloo.ca/~aplevich/dpic |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://ece.uwaterloo.ca/~aplevich/dpic/dpic-2025.08.01.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dpic |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
dpic 2023.06.01-1
pic-language converter to LaTeX-compatible and other formats
https://ece.uwaterloo.ca/~aplevich/dpic/
sudo apt install dpicdpic
nix profile install nixpkgs#dpicdpic 2023.06.01-1
pic-language converter to LaTeX-compatible and other formats
https://ece.uwaterloo.ca/~aplevich/dpic/
sudo apt install dpicdpic 2025.08.01-1.1
Pic language processor
https://ece.uwaterloo.ca/~aplevich/dpic/
sudo zypper install dpicdpic-doc 2025.08.01-1.1
Documentation for dpic
https://ece.uwaterloo.ca/~aplevich/dpic/
sudo zypper install dpic-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.