mirror of
https://github.com/Xahau/xahaud.git
synced 2026-01-09 09:15:17 +00:00
5 lines
73 B
Python
5 lines
73 B
Python
from .jsonpath import *
|
|
from .parser import parse
|
|
|
|
__version__ = '1.3.0'
|