Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-zope.cachedescriptors | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 4.3.1 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 11:30:48 2023 |
Group: Development/Languages/Python | Build host: goat41 |
Size: 53487 | Source RPM: python-zope.cachedescriptors-4.3.1-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://github.com/zopefoundation/zope.cachedescriptors | |
Summary: Method and property caching decorators |
Cached descriptors cache their output. They take into account instance attributes that they depend on, so when the instance attributes change, the descriptors will change the values they return. Cached descriptors cache their data in _v_ attributes, so they are also useful for managing the computation of volatile attributes for persistent objects.
ZPL-2.1
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Mon Aug 06 2018 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/zope /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6-nspkg.pth /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/namespace_packages.txt /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/zope.cachedescriptors-4.3.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/zope/cachedescriptors /usr/lib/python3.6/site-packages/zope/cachedescriptors/__init__.py /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__ /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/method.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/method.cpython-36.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/property.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/property.cpython-36.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/tests.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/__pycache__/tests.cpython-36.pyc /usr/lib/python3.6/site-packages/zope/cachedescriptors/method.py /usr/lib/python3.6/site-packages/zope/cachedescriptors/method.rst /usr/lib/python3.6/site-packages/zope/cachedescriptors/property.py /usr/lib/python3.6/site-packages/zope/cachedescriptors/property.rst /usr/lib/python3.6/site-packages/zope/cachedescriptors/tests.py /usr/share/doc/packages/python3-zope.cachedescriptors /usr/share/doc/packages/python3-zope.cachedescriptors/CHANGES.rst /usr/share/doc/packages/python3-zope.cachedescriptors/README.rst /usr/share/licenses/python3-zope.cachedescriptors /usr/share/licenses/python3-zope.cachedescriptors/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024