Search Criteria
Package Details: python-jsonpath-rw 1.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-jsonpath-rw.git (read-only, click to copy) |
|---|---|
| Package Base: | python-jsonpath-rw |
| Description: | A robust and significantly extended implementation of JSONPath for Python. |
| Upstream URL: | https://github.com/kennknowles/python-jsonpath-rw |
| Licenses: | Apache |
| Submitter: | ImNtReal |
| Maintainer: | ImNtReal |
| Last Packager: | ImNtReal |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-01-06 19:07 (UTC) |
| Last Updated: | 2021-04-02 19:14 (UTC) |
Latest Comments
andybz commented on 2025-07-14 06:27 (UTC)
This package is no longer passing the tests - but only because of the invocation.
Just changing the test command to
python -m unittest discoverfixes that, but I also noticed this package also needs more dependencies listed. This now builds in a chroot for medepends=('python' 'python-ply' 'python-decorator' 'python-six').pozar87 commented on 2021-04-02 17:50 (UTC)
It doesn't build for python2. Please consider makeing it python 3 only.
Maxr1998 commented on 2019-02-06 18:34 (UTC) (edited on 2019-02-06 20:31 (UTC) by Maxr1998)
This library also requires python-decorator and python-ply.