Provides a layer for storing key / value paires

Introduction This package provides a layer for storing key/value pairs. The storage can be configured dynamically by providing a IConfig adapter of the context on which the dict storage is used.The adapter defaults to using a non- persistent dict:.. code-block:: python >>> from ftw.dictstorage.interfaces import IDictStorage >>> context layer['example_context'] >>> print context...
RPM
python3-ftw-dictstorage-1.3.0-1.lbn36.noarch.rpm
Summary
Provides a layer for storing key / value paires
URL
https://github.com/4teamwork/ftw.dictstorage
Group
Unspecified
License
GPL2
Source
python-ftw-dictstorage-1.3.0-1.lbn36.src.rpm
Checksum
c43fb1a8dd77e051e8c036f8a1ba56b2ff92b21823e3a8738cf3f3a50a8afa52
Signing Signature
(none)
Build Date
2022/09/05 18:02:12
Requires
python3.10dist(zope-component)
python3.10dist(zope-configuration)
python3.10dist(zope-security)
Provides
python-ftw-dictstorage = 1.3.0-1.lbn36
python3-ftw-dictstorage = 1.3.0-1.lbn36
python3.10-ftw-dictstorage = 1.3.0-1.lbn36
python3.10dist(ftw-dictstorage) = 1.3
python3.10dist(ftw.dictstorage) = 1.3
python3dist(ftw-dictstorage) = 1.3
python3dist(ftw.dictstorage) = 1.3
Obsoletes