Package : python-jmespath

Package details

Summary: JMESPath is a query language for JSON

Description:
JMESPath (pronounced "james path") allows you to declaratively specify how to
extract elements from a JSON document.

For example, given this document:

{"foo": {"bar": "baz"}}

The jmespath expression foo.bar will return "baz".


URL: https://github.com/jmespath/jmespath.py
License: Public Domain

Maintainer: buchan

List of RPMs