Metadata-Version: 2.1
Name: jsonpath_tp
Version: 0.0.0.dev0
Summary: A jsonpath implementation powered by treepath technology.
Home-page: https://github.com/monkeydevtools/package
Author: "Joey Sullivan",
Author-email: "monkeydevtools@gmail.com"
License: "Apache Software License"
Platform: any
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md

# The **jsonpath_tp** Package.

DRAFT

A [jsonpath](https://goessner.net/articles/JsonPath/) implementation powered by [treepath](https://pypi.org/project/treepath/) technology

