Name: | rubygem-jgrep |
---|---|
Version: | 1.3.3 |
Release: | 3.el7 |
Architecture: | noarch |
Group: | Development/Tools |
Size: | 45324 |
License: | ASL 2.0 |
RPM: | rubygem-jgrep-1.3.3-3.el7.noarch.rpm |
Source RPM: | rubygem-jgrep-1.3.3-3.el7.src.rpm |
Build Date: | Sun Nov 05 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://jgrep.org/ |
Summary: | Query JSON structure with a matching language |
Description: | JGrep is Ruby-based CLI tool and API for parsing and displaying JSON data using a logical expression syntax. It allows you to search a list of JSON documents and return specific documents or values based on logical truths. |
- Disable tests on rhel
- Run tests (Lukas Bezdicka, #1092000) - Fix issue with tests. (Guess adding the run was a good idea...)
- Initial packaging