8000 Merge branch 'master' of github.com:kennknowles/python-jsonpath-rw · lina1/python-jsonpath-rw@69ae5ed · GitHub
[go: up one dir, main page]

Skip to content

Commit 69ae5ed

Browse files
committed
Merge branch 'master' of github.com:kennknowles/python-jsonpath-rw
2 parents 3364ec9 + de922de commit 69ae5ed

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ https://github.com/kennknowles/python-jsonpath-rw
66
|Build Status| |Test coverage| |PyPi version| |PyPi downloads|
77

88
This library provides a robust and significantly extended implementation
9-
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3.
9+
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
1010

1111
This library differs from other JSONPath implementations in that it is a
1212
full *language* implementation, meaning the JSONPath expressions are
@@ -185,8 +185,12 @@ cause a failure.
185185
Contributors
186186
------------
187187

188+
This package is authored and maintained by:
189+
188190
- `Kenn Knowles <https://github.com/kennknowles>`__
189191
(`@kennknowles <https://twitter.com/KennKnowles>`__)
192+
193+
with the help of patches submitted by `these contributors <https://github.com/kennknowles/python-jsonpath-rw/graphs/contributors>`__.
190194

191195
Copyright and License
192196
---------------------

0 commit comments

Comments
 (0)
0