macOS
brew install dpiclocal Homebrew formula metadata
brew
Implementation of the GNU pic "little language". Version 2025.08.01 via Homebrew; verified from local package data.
install
brew install dpiclocal Homebrew formula metadata
sudo apt install dpicDebian stable package indexes · dpic · source: deb.debian.org
nix profile install nixpkgs#dpicnixpkgs package indexes · pkgs/by-name/dp/dpic/package.nix · source: api.github.com
sudo zypper install dpicopenSUSE Tumbleweed package metadata · dpic · source: download.opensuse.org
overview
Implementation of the GNU pic "little language"
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dpic | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ece.uwaterloo.ca/~aplevich/dpic/
install metadata
| Package key | brew:dpic |
|---|---|
| Version | 2025.08.01 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dpic |
| Homepage | https://ece.uwaterloo.ca/~aplevich/dpic/ |
| Repository | https://gitlab.com/aplevich/dpic |
| Upstream docs | https://ece.uwaterloo.ca/~aplevich/dpic |
| License | BSD-2-Clause |
| Source archive | https://ece.uwaterloo.ca/~aplevich/dpic/dpic-2025.08.01.tar.gz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-docsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.