macOS
brew install svgboblocal Homebrew formula metadata
安装
brew install svgboblocal Homebrew formula metadata
sudo apk add svgbobAlpine Linux edge package indexes · svgbob · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#svgbobnixpkgs package indexes · pkgs/by-name/sv/svgbob/package.nix · 来源: api.github.com
概览
Convert your ascii diagram scribbles into happy little SVG
历史
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.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
svgbob | cli | 全局可执行文件 | |
svgbob_cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ivanceras/svgbob
安装元数据
| 软件包键 | brew:svgbob |
|---|---|
| 版本 | 0.7.6 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/svgbob |
| 主页 | https://ivanceras.github.io/svgbob-editor/ |
| 仓库 | https://github.com/ivanceras/svgbob |
| 上游文档 | https://github.com/ivanceras/svgbob#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/ivanceras/svgbob/archive/refs/tags/0.7.6.tar.gz |
| 构建依赖 | rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | svgbob |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
svgbob
nix profile install nixpkgs#svgbobsvgbob 0.7.6-r0
Convert your ascii diagram scribbles into happy little SVG
https://github.com/ivanceras/svgbob
sudo apk add svgbob来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.