slackbuilds_ponce/python/python3-persistent/README
Yth - Arnaud 61772be0c5
python/python3-persistent: Added (Translucent persistent objects).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-08 08:48:05 +07:00

8 lines
372 B
Text

persistent: automatic persistence for Python objects
This package contains a generic persistence implementation for Python.
It forms the core protocol for making objects interact "transparently"
with a database such as the ZODB.
Please see the Sphinx documentation for further information, or view
the documentation at Read The Docs: https://persistent.readthedocs.io/