Metadata-Version: 2.1
Name: drjson
Version: 3.0.2
Summary: fast json parsing
Author: David Priver
Author-email: david@davidpriver.com
License: Proprietary
Classifier: Development Status :: 4 - Beta
Classifier: License :: Other/Proprietary License
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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown

# drjson
This is a module for fast json parsing. Idk if it's actually faster than other fast json parsing libs.
But it also offers some nice extensions on top of json.
