Metadata-Version: 2.1
Name: jsonbourne
Version: 0.15.3
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.1,<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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Provides-Extra: full
Provides-Extra: oj
Provides-Extra: orjson
Provides-Extra: pydantic
Provides-Extra: rapidjson
Provides-Extra: rec
Provides-Extra: rj
Requires-Dist: orjson (>=3.0.0,<4.0.0); extra == "rec" or extra == "oj" or extra == "orjson" or extra == "full"
Requires-Dist: pydantic (>=1.5.0,<2.0.0); extra == "pydantic" or extra == "full"
Requires-Dist: python-rapidjson (>=0.9.1); extra == "rj" or extra == "rapidjson" or extra == "full"
Project-URL: Repository, https://github.com/dynamic-graphics-inc/dgpy-libs
