Metadata-Version: 2.4
Name: databind.core
Version: 4.5.3
Summary: Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses. Compatible with Python 3.8 and newer. Deprecated, use `databind` package.
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.
