Metadata-Version: 2.4
Name: databind.json
Version: 4.5.3
Summary: De-/serialize Python dataclasses to or from JSON payloads. Compatible with Python 3.8 and newer. Deprecated, use `databind` module instead.
Author: Niklas Rosenstein
Author-email: Niklas Rosenstein <rosensteinniklas@gmail.com>
License-Expression: MIT
Requires-Dist: databind>=4.5.3,<5
Requires-Python: >=3.8
Project-URL: Bug Tracker, https://github.com/NiklasRosenstein/python-databind/issues
Project-URL: Documentation, https://niklasrosenstein.github.io/python-databind/
Project-URL: Repository, https://github.com/NiklasRosenstein/python-databind
Description-Content-Type: text/markdown


Deprecated since v4.5.0. This is a proxy for depending on [`databind`](https://pypi.org/project/databind/). Do not
depend on this package directly anymore.
