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