Automic VaultAutomic Vault

brew

svgbob mit Homebrew, apk, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für svgbob in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install svgbob

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add svgbob

Alpine Linux edge package indexes · svgbob · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#svgbob

nixpkgs package indexes · pkgs/by-name/sv/svgbob/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Convert your ascii diagram scribbles into happy little SVG

Befehle und Aliase

  • svgbob
  • svgbob_cli

Verlauf

Projektgeschichte und Nutzung

svgbob converts ASCII diagram text into SVG. It belongs to the documentation-tooling side of CLI culture: plain-text diagrams stay editable in source files, while packaged renderers turn them into web-friendly graphics.

Projektgeschichte

The GitHub repository records an initial public commit on October 9, 2016. The README describes svgbob as a tool that creates graphical representations of text diagrams and provides a CLI that takes text input and creates SVG output.

The changelog shows a Rust project that evolved through rendering and geometry changes: the 0.5.0 alpha series rewrote core architecture around shape tagging and styling, later 0.6 releases added a server package and reorganized settings, and the 0.7 series namespaced generated SVG styles under `.svgbob` to avoid clashes in larger documents.

Adoptionsgeschichte

The official README lists downstream use by documentation and publishing tools or communities including google/comprehensive-rust via markdown-svgbob, Asciidoctor, Discourse, Typst's bob-draw, Zola, and Kroki. The input package facts list packages in Homebrew, Alpine, and Nix, showing packaging beyond Rust's crate ecosystem.

Wie es verwendet wird

svgbob is used by feeding text diagrams to the CLI and receiving SVG output. Its demo and specification document the visual language, while downstream integrations use it to render source-controlled diagrams in Markdown, AsciiDoc, static sites, forums, and diagram services.

Warum Paket-Nerds sich dafür interessieren

svgbob matters to package nerds because it keeps diagrams text-first and diffable while still producing polished SVG. A packaged CLI makes that workflow available in docs builds, static site generators, CI, and editor integrations without requiring a browser-only drawing tool.

Zeitleiste

  • 2016: Initial public GitHub commit.
  • 2021: 0.5.4 and 0.5.5 releases are published on GitHub.
  • 2021: 0.5.x changelog records compressed SVG output and issue fixes.
  • 2023: 0.7.0 changelog records namespaced SVG styles and shape improvements.
  • 2024: README screenshot and demo links show the project continuing as an interactive editor and CLI renderer.

Related projects

  • svgbob is related to markdown-svgbob, Asciidoctor Diagram, Kroki, Typst bob-draw, Zola documentation workflows, and other text-to-diagram tools.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
svgbobcliglobales Executable
svgbob_clicliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-26
Manager-Version0.7.6
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.7.6

https://github.com/ivanceras/svgbob

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:svgbob
Version0.7.6
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/svgbob
Homepagehttps://ivanceras.github.io/svgbob-editor/
Repositoryhttps://github.com/ivanceras/svgbob
Upstream-Dokumentationhttps://github.com/ivanceras/svgbob#readme
LizenzApache-2.0
Quellarchivhttps://github.com/ivanceras/svgbob/archive/refs/tags/0.7.6.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesvgbob
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

svgbob

nix profile install nixpkgs#svgbob
  • normalized package name match
  • Abgeglichen nach: Svgbob
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sv/svgbob/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

svgbob 0.7.6-r0

Convert your ascii diagram scribbles into happy little SVG

https://github.com/ivanceras/svgbob

sudo apk add svgbob
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: svgbob
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Svgbob
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: svgbob from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment