mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
61772be0c5
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
8 lines
372 B
Text
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/
|