| Port details |
- jsongrep Query language over JSON documents
- 0.8.1 textproc
=0 0.8.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-03-28 09:24:16
- Last Update: 2026-04-02 06:45:22
- Commit Hash: 44b671b
- License: MIT
- WWW:
- https://github.com/micahkepe/jsongrep
- Description:
- Path query language over JSON documents.
The jsongrep package provides the `jg` command-line tool, a fast and expressive
query engine for JSON data. It supports JSONPath and JMESPath style expressions,
allowing you to filter, transform, and extract data from large JSON files or
streams. Features include:
* Efficient in-memory querying with optional streaming support
* Regex matching, logical predicates, and projections
* JSON output formatting (pretty, compact)
* Cross-platform (Linux, FreeBSD, macOS)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- jsongrep>0:textproc/jsongrep
- To install the port:
- cd /usr/ports/textproc/jsongrep/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/jsongrep
- pkg install jsongrep
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jsongrep
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775108229
SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916
SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rust>=1.94.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_jsongrep
- USES:
- cargo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|