File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
- Python JSONPath Next-Generation |Build Status | |PyPI | | Coverage Status |
2
- =======================================================================
1
+ Python JSONPath Next-Generation |Build Status | |PyPI |
2
+ =====================================================
3
3
4
4
A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic
5
5
and binary comparison operators, as defined in the original `JSONPath proposal `_.
@@ -326,7 +326,5 @@ limitations under the License.
326
326
:target: https://travis-ci.org/h2non/jsonpath-ng
327
327
.. |PyPI | image :: https://img.shields.io/pypi/v/jsonpath-ng.svg?maxAge=2592000?style=flat-square
328
328
:target: https://pypi.python.org/pypi/jsonpath-ng
329
- .. |Coverage Status | image :: https://coveralls.io/repos/github/h2non/jsonpath-ng/badge.svg?branch=master
330
- :target: https://coveralls.io/github/h2non/jsonpath-ng?branch=master
331
329
.. |Documentation Status | image :: https://img.shields.io/badge/docs-latest-green.svg?style=flat
332
330
:target: http://jsonpath-ng.readthedocs.io/en/latest/?badge=latest
You can’t perform that action at this time.
0 commit comments