Debian NEW package overview for python-jsonpath
python-jsonpath_2.0.1-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 22 Oct 2025 09:11:52 +0100
Source:python-jsonpath
Binary:python3-jsonpath
Architecture:source all
Version:2.0.1-1
Distribution:unstable
Urgency:medium
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Changed-By:Edward Betts <edward@4angle.com>
Description:
python3-jsonpath - JSONPath, JSON Pointer and JSON Patch implementation
Closes:1118568
Changes:
python-jsonpath (2.0.1-1) unstable; urgency=medium

  * Initial release. (Closes: #1118568)
Files:
4f89e044fa670da3455c358433a30dd5 2175 python optional python-jsonpath_2.0.1-1.dsc
be5843768b29a9356387272de40f62bc 116069 python optional python-jsonpath_2.0.1.orig.tar.gz
7f5e569077f8f69f019aeedb8337990e 2908 python optional python-jsonpath_2.0.1-1.debian.tar.xz
4a25f8bb489f6a51613875236a9df7a0 6507 python optional python-jsonpath_2.0.1-1_amd64.buildinfo
b5e00c41876e5446f518952c67c66d52 52940 python optional python3-jsonpath_2.0.1-1_all.deb
python-jsonpath_2.0.1-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-jsonpath
Binary:python3-jsonpath
Architecture:all
Version:2.0.1-1
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Uploaders:Edward Betts <edward@4angle.com>,
Homepage:https://github.com/jg-rp/python-jsonpath
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/homeassistant-team/deps/python-jsonpath
Vcs-Git:https://salsa.debian.org/homeassistant-team/deps/python-jsonpath.git
Testsuite:autopkgtest-pkg-pybuild
Build-Depends:debhelper-compat (=13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-hatchling
Build-Depends-Indep:python3-pytest<!nocheck>
Package-List:python3-jsonpath deb python optional arch=all
Files:
be5843768b29a9356387272de40f62bc 116069 python-jsonpath_2.0.1.orig.tar.gz
7f5e569077f8f69f019aeedb8337990e 2908 python-jsonpath_2.0.1-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for python-jsonpath_2.0.1-1.dsc (click to toggle)
README.source for python-jsonpath_2.0.1-1.dsc (click to toggle)
No README.source in this package
control file for python3-jsonpath_2.0.1-1_all.deb (click to toggle)
Package:python3-jsonpath
Source:python-jsonpath
Version:2.0.1-1
Architecture:all
Maintainer:Home Assistant Team <team+homeassistant@tracker.debian.org>
Installed-Size:305
Depends:python3:any
Section:python
Priority:optional
Homepage:https://github.com/jg-rp/python-jsonpath
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. The implementation aims to be
 compliant with established standards to ensure predictable and interoperable
 handling of JSON data. Common applications include transforming data
 structures, selecting values based on complex queries, and performing updates
 by applying patch operations.
lintian 2.116.3+deb12u1 check for python3-jsonpath_2.0.1-1_all.deb (click to toggle)
contents of python3-jsonpath_2.0.1-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-22 08:11 ./
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/
-rw-r--r-- root/root       132 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/__about__.py
-rw-r--r-- root/root     11101 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/__init__.py
-rw-r--r-- root/root        61 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/__main__.py
-rw-r--r-- root/root       577 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/_data.py
-rw-r--r-- root/root       818 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/_types.py
-rw-r--r-- root/root     10217 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/cli.py
-rw-r--r-- root/root     24540 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/env.py
-rw-r--r-- root/root      6498 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/exceptions.py
-rw-r--r-- root/root     22617 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/filter.py
-rw-r--r-- root/root      9117 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/fluent_api.py
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/
-rw-r--r-- root/root       602 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/__init__.py
-rw-r--r-- root/root      3267 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/_pattern.py
-rw-r--r-- root/root      1696 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/arguments.py
-rw-r--r-- root/root       581 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/count.py
-rw-r--r-- root/root       834 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/filter_function.py
-rw-r--r-- root/root      1760 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/is_instance.py
-rw-r--r-- root/root       822 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/keys.py
-rw-r--r-- root/root       786 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/length.py
-rw-r--r-- root/root       573 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/match.py
-rw-r--r-- root/root       573 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/search.py
-rw-r--r-- root/root       676 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/starts_with.py
-rw-r--r-- root/root      1780 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/typeof.py
-rw-r--r-- root/root       721 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/function_extensions/value.py
-rw-r--r-- root/root     12019 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/lex.py
-rw-r--r-- root/root      4047 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/lru_cache.py
-rw-r--r-- root/root      4167 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/match.py
-rw-r--r-- root/root     29973 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/parse.py
-rw-r--r-- root/root     25593 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/patch.py
-rw-r--r-- root/root     15661 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/path.py
-rw-r--r-- root/root     23037 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/pointer.py
-rw-r--r-- root/root         0 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/py.typed
-rw-r--r-- root/root      4458 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/segments.py
-rw-r--r-- root/root     24645 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/selectors.py
-rw-r--r-- root/root       360 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/serialize.py
-rw-r--r-- root/root      3090 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/stream.py
-rw-r--r-- root/root      4167 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/token.py
-rw-r--r-- root/root      3973 2025-10-22 08:11 ./usr/lib/python3/dist-packages/jsonpath/unescape.py
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/lib/python3/dist-packages/python_jsonpath-2.0.1.dist-info/
-rw-r--r-- root/root         7 2025-10-22 08:11 ./usr/lib/python3/dist-packages/python_jsonpath-2.0.1.dist-info/INSTALLER
-rw-r--r-- root/root      6529 2025-10-22 08:11 ./usr/lib/python3/dist-packages/python_jsonpath-2.0.1.dist-info/METADATA
-rw-r--r-- root/root        87 2025-10-22 08:11 ./usr/lib/python3/dist-packages/python_jsonpath-2.0.1.dist-info/WHEEL
-rw-r--r-- root/root        43 2025-10-22 08:11 ./usr/lib/python3/dist-packages/python_jsonpath-2.0.1.dist-info/entry_points.txt
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/share/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-22 08:11 ./usr/share/doc/python3-jsonpath/
-rw-r--r-- root/root      1712 2025-09-13 08:00 ./usr/share/doc/python3-jsonpath/README.md.gz
-rw-r--r-- root/root       163 2025-10-22 08:11 ./usr/share/doc/python3-jsonpath/changelog.Debian.gz
-rw-r--r-- root/root      7222 2025-09-13 08:00 ./usr/share/doc/python3-jsonpath/changelog.gz
-rw-r--r-- root/root      3098 2025-10-22 08:11 ./usr/share/doc/python3-jsonpath/copyright

Timestamp: 22.10.2025 / 11:02:37 (UTC)