Name: | python-jsonpath-rw |
---|---|
Version: | 1.2.3 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 108174 |
License: | ASL 2.0 |
RPM: | python-jsonpath-rw-1.2.3-2.el7.noarch.rpm |
Source RPM: | python-jsonpath-rw-1.2.3-2.el7.src.rpm |
Build Date: | Thu Oct 26 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kennknowles/python-jsonpath-rw |
Summary: | Extended implementation of JSONPath for Python |
Description: | This library provides a robust and significantly extended implementation of JSONPath for Python, with a clear AST for meta-programming. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy. This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyze, transform, parse, print, and extend. |
- Add python3 specific logic around files section for python3 pkg
- Initial packaging for Fedora