macOS
brew install dpiclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dpic in AI-Agent-Workflows.
Installation
brew install dpiclocal Homebrew formula metadata
sudo apt install dpicDebian stable package indexes · dpic · Quelle: deb.debian.org
nix profile install nixpkgs#dpicnixpkgs package indexes · pkgs/by-name/dp/dpic/package.nix · Quelle: api.github.com
sudo zypper install dpicopenSUSE Tumbleweed package metadata · dpic · Quelle: download.opensuse.org
Überblick
Implementation of the GNU pic "little language"
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dpic | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://ece.uwaterloo.ca/~aplevich/dpic/
Installationsmetadaten
| Paketschlüssel | brew:dpic |
|---|---|
| Version | 2025.08.01 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dpic |
| Homepage | https://ece.uwaterloo.ca/~aplevich/dpic/ |
| Repository | https://gitlab.com/aplevich/dpic |
| Upstream-Dokumentation | https://ece.uwaterloo.ca/~aplevich/dpic |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://ece.uwaterloo.ca/~aplevich/dpic/dpic-2025.08.01.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.