Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]> X-Debbugs-Cc: [email protected], [email protected]
* Package name : python-jsonpath Version : 2.0.1 Upstream Author : James Prior <[email protected]> * URL : https://github.com/jg-rp/python-jsonpath * License : MIT Programming Lang: Python Description : JSONPath, JSON Pointer and JSON Patch implementation This library provides tools for working with JSON data, including support for JSONPath expressions as described in RFC 9535, as well as JSON Pointer (RFC 6901) and JSON Patch (RFC 6902). It can be used to extract data from structured JSON using flexible queries, navigate deeply nested objects, and apply modifications to existing JSON documents. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

