Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Edward Betts Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1118568: ITP: python-jsonpath -- JSONPath, JSON Pointer and JSON Patch implementation Date: Wed, 22 Oct 2025 10:50:01 +0200 Message-ID: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Wed Oct 22 08:41:11 2025 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -1.699 Reply-To: Edward Betts , 1118568@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 1118568 X-Debian-Pr-Package: wnpp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-Message: from BTS X-Mailing-List: archive/latest/1932497 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 21 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 22 Oct 2025 09:38:04 +0100 X-Original-Message-ID: Xref: csiph.com linux.debian.bugs.dist:1267018 linux.debian.devel:119318 linux.debian.maint.python:17116 Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-jsonpath Version : 2.0.1 Upstream Author : James Prior * 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.