Metadata-Version: 2.1
Name: types-jsonpatch
Version: 0.1.0a2
Summary: Type stub for jsonpatch
Keywords: jsonpatch,typing,stub
Author-email: Léo El Amri <leo@superlel.me>
Requires-Python: ~=3.8
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
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: Typing :: Stubs Only
Requires-Dist: jsonpatch ==1.32
Requires-Dist: jsonpointer
Project-URL: Source, https://github.com/lel-amri/python-json-patch-typestub
