macOS
brew install cliplocal Homebrew formula metadata
brew
Create high-quality charts from the command-line. Version 0.7 via Homebrew; verified from local package data.
install
brew install cliplocal Homebrew formula metadata
overview
Create high-quality charts from the command-line
history
clip is the command line illustration processor, a C++17 charting and data-driven illustration tool that turns text descriptions into SVG output. Its package-manager identity is a small but unusually well-starred command-line visualization tool rather than a clipboard utility, despite the formula name.
The official README says the project began in 2011 under the name FnordMetric and originally included data storage and transformation facilities. Over time, the data-processing parts were removed, leaving the plotting and illustration engine, and the project was renamed to clip to avoid stale search results around the older name.
The current repository presents clip as both an open-source command-line program and software library for creating charts and other data-driven illustrations. The README points users to clip-lang.org for full documentation, examples, and installation notes.
GitHub repository metadata recorded the project as created on 2011-09-16 and showed more than 5,000 stars and several hundred forks when checked for this enrichment run. Homebrew packages the stable 0.7 release from the upstream GitHub tag and reported hundreds of on-request installs over the preceding year.
Users write a .clp-style text description of a plot or diagram and run commands such as `clip --export output.svg example.clp`. The README examples emphasize line charts, SVG output, C++17 source builds, and dependencies such as cairo, freetype, harfbuzz, fmtlib, and cmake.
clip is notable in package indexes because it is a compact Unix-style chart renderer with its own declarative language, sitting closer to gnuplot, Graphviz, and ggplot-inspired grammar systems than to generic clipboard tools. For Homebrew users, the package preserves a command-line visualization niche that is otherwise often handled by heavier language runtimes.
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 |
|---|---|---|---|
clip | 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://github.com/asmuth/clip
install metadata
| Package key | brew:clip |
|---|---|
| Version | 0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clip |
| Homepage | https://github.com/asmuth/clip |
| Repository | https://github.com/asmuth/clip |
| Upstream docs | https://clip-lang.org/ |
| License | Apache-2.0 |
| Source archive | https://github.com/asmuth/clip/archive/refs/tags/v0.7.tar.gz |
| Dependencies | cairo, fmt, fontconfig, freetype, fribidi, harfbuzz, libpng |
| Build dependencies | cmake, pkgconf |
| 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 | clip |
| Version Scheme | 0 |
| Revision | 5 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source 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.