8000 Update README.rst · WilliamRen/python-jsonpath-rw@78b51c5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 78b51c5

Browse files
committed
Update README.rst
1 parent 25db9bd commit 78b51c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 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

0 commit comments

Comments
 (0)
0