Metadata-Version: 2.1
Name: datadelve
Version: 0.4.0
Summary: A library to read and manipulate nested data structures, particularly ones read from JSON files
License: GPL-2.0+
Author: Nick Thurmes
Author-email: nthurmes@gmail.com
Requires-Python: >=3.5,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: jsonpointer (>=2.0,<3.0)
