macOS
brew install qplocal Homebrew formula metadata
brew / rank 17930
Command-line (ND)JSON querying. Version 1.0.1 via Homebrew; verified 2026-09-13.
install
brew install qplocal Homebrew formula metadata
overview
Command-line (ND)JSON querying
history
query-pipe, invoked as qp, filters and transforms JSON and newline-delimited JSON on the command line.
The upstream project presents query-pipe as a JSON query tool using SQL-inspired syntax and a recursive-descent parser. Its README retains Paybase references in installation and build instructions; these alone do not establish a dated ownership history.
The supplied package metadata records Homebrew distribution. The upstream README additionally provides a shell installer; it does not establish broader adoption.
Pipe JSON into qp and supply a query using select, where, limit, or offset. Without arguments, it passes valid JSON through; --syntax displays the query guide.
Compiling with QuickJS produces a standalone command-line program without runtime dependencies, pairing JavaScript implementation techniques with Unix pipeline usage.
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 |
|---|---|---|---|
qp | 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.
install metadata
| Package key | brew:qp |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/qp |
| Homepage | https://github.com/f5io/qp |
| Repository | https://github.com/f5io/qp |
| License | MIT |
| Source archive | https://github.com/f5io/qp/archive/refs/tags/1.0.1.tar.gz |
| Last updated | 2026-09-13T20:17:58Z |
| Pulse | updated |
| Build dependencies | quickjs |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | qp |
| 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 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.