Metadata-Version: 2.4
Name: datahold
Version: 3.0.40
Summary: This project wraps common mutable datastructures for inheritance with modification.
Author-email: Johannes <johannes.programming@gmail.com>
License-Expression: MIT
Project-URL: Download, https://pypi.org/project/datahold/#files
Project-URL: Index, https://pypi.org/project/datahold/
Project-URL: Source, https://github.com/johannes-programming/datahold/
Project-URL: Website, http://datahold.johannes-programming.online/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: cmp3<2,>=1.0
Requires-Dist: copyable<2,>=1.1
Requires-Dist: frozendict<3,>=2.4.6
Requires-Dist: iterprod<2,>=1.1
Requires-Dist: setdoc<2,>=1.3.10
Dynamic: license-file

========
datahold
========

Each minor version has its own documentation.
These docs can be found as rst-files in the ``docs/`` directory of this project.
They can also be viewed on the website `https://datahold.johannes-programming.online/ <https://datahold.johannes-programming.online/>`_.
