index
:
delta/python-packages/jsonpath-rw.git
master
github.com: kennknowles/python-jsonpath-rw.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonpath_rw
/
__init__.py
blob: ab55cf5d58b82db51021efafff22e944501cd5b5 (
plain
)
1
2
3
4
from .jsonpath import * from .parser import parse __version__ = '1.3.0'