Metadata-Version: 2.1
Name: datajson
Version: 0.0.7
Summary: Serializing, deserializing and hashing JSON documents with scientific data types (numpy)
Home-page: https://github.com/nwen-cu/datajson
Author: N.Wen
Author-email: nwen@clemson.edu
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xxhash
Provides-Extra: numpy
Requires-Dist: numpy ; extra == 'numpy'

# num_json
Serializing and deserializing documents (JSON) with scientific data types (numpy)
