Metadata-Version: 2.1
Name: jsonbourne
Version: 0.18.0
Summary: EZPZ JSON
Home-page: https://github.com/dynamic-graphics-inc/dgpy-libs
License: MIT
Keywords: json,jsonbourne,pydantic,orjson,rapidjson,python-rapidjson,mattdamon,dgpy,dgpy-libs,dgi
Author: jesse
Author-email: jesse@dgi.com
Requires-Python: >=3.6.2,<4.0.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Provides-Extra: all
Provides-Extra: full
Provides-Extra: orjson
Provides-Extra: pydantic
Provides-Extra: rapidjson
Requires-Dist: orjson (>=3.0.0,<4.0.0); extra == "orjson" or extra == "full" or extra == "all"
Requires-Dist: pydantic (>=1.8.2); extra == "pydantic" or extra == "full" or extra == "all"
Requires-Dist: python-rapidjson (>=0.9.1); extra == "rapidjson" or extra == "full" or extra == "all"
Project-URL: Repository, https://github.com/dynamic-graphics-inc/dgpy-libs
