| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-jsonpath-python | Distribution: openSUSE Tumbleweed |
| Version: 1.1.6 | Vendor: openSUSE |
| Release: 1.3 | Build date: Wed Jun 10 17:24:23 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 111155 | Source RPM: python-jsonpath-python-1.1.6-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/zhangxianbing/jsonpath-python | |
| Summary: A more powerful JSONPath implementation in modern Python | |
A more powerful JSONPath implementation in modern Python. Features * Light. (No need to install third-party dependencies.) * Support filter operator, including multi-selection, inverse-selection filtering. * Support sorter operator, including sorting by multiple fields, ascending and descending order. * Support basic semantics of JSONPath. * Support output modes: VALUE, PATH.
MIT
* Wed Jun 10 2026 Matej Cepl <mcepl@cepl.eu>
- Update to 1.1.6:
- Fixes
- security: prevent regex filter injection (4973594)
- Update to 1.1.5:
- Fixes
- Python 3.8 AST compatibility and ruff formatting (04199c5)
- security: prevent RCE via eval() in filter expressions
(#21, #20) (07e2c11)
- Update to 1.1.4:
- Fixes
- docs: sync description with README (190ffce)
- Update to 1.1.3:
- Performance Improvements
- use isidentifier() instead of regex in _build_path
(3054ca4)
- Update to 1.1.2:
- Performance Improvements
- pre-compile regex and refactor code structure (70b0103)
- Update to 1.1.1:
- Performance Improvements
- optimize regex compilation and add performance test suite
(61152d7)
- Update to 1.1.0:
- Fixes
- modernize project structure and fix path output (#7)
(7713759)
- resolve issue #10 by raising JSONPathTypeError on mixed
type sorting (8ac2080)
- resolve issue #15 where filters with bracket notation
returned empty results (100bf6f)
- resolve issue #16 support quoted keys in filters and paths
(6caa9d4)
- resolve issue #17 false positive errors and parsing bugs
(47bba25)
- resolve issue #9 by filtering out missing keys in field
extractor (5e38031)
- Features
- add search and complie interfaces (8dcf854)
- add update function to JSONPath class (#12) (d396bc5)
- Custom eval implementation (22d7154)
- resolve issue #13 by adding support for 'in' operator and
regex matching (=~) (a5e2973)
* Fri Sep 06 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Initial build
* Version 1.0.6
/usr/lib/python3.14/site-packages/jsonpath /usr/lib/python3.14/site-packages/jsonpath/__init__.py /usr/lib/python3.14/site-packages/jsonpath/__pycache__ /usr/lib/python3.14/site-packages/jsonpath/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/jsonpath/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/jsonpath/__pycache__/jsonpath.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/jsonpath/__pycache__/jsonpath.cpython-314.pyc /usr/lib/python3.14/site-packages/jsonpath/jsonpath.py /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/INSTALLER /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/METADATA /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/RECORD /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/REQUESTED /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/WHEEL /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/licenses /usr/lib/python3.14/site-packages/jsonpath_python-1.1.6.dist-info/licenses/LICENSE /usr/share/doc/packages/python314-jsonpath-python /usr/share/doc/packages/python314-jsonpath-python/CHANGELOG.md /usr/share/doc/packages/python314-jsonpath-python/README.md /usr/share/licenses/python314-jsonpath-python /usr/share/licenses/python314-jsonpath-python/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 3 00:04:55 2026