Metadata-Version: 2.1
Name: jsonbourne
Version: 0.21.2
Summary: EZPZ JSON
Home-page: https://github.com/dynamic-graphics-inc/dgpy-libs/tree/master/libs/jsonbourne
License: MIT
Keywords: dgpy,pydantic,json,orjson,rapidjson
Author: jesse
Author-email: jesse@dgi.com
Requires-Python: >=3.7,<4.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"
Requires-Dist: xtyping (>=0.5.0,<0.6.0)
Project-URL: Repository, https://github.com/dynamic-graphics-inc/dgpy-libs
