Metadata-Version: 1.0
Name: zope.cachedescriptors
Version: 3.4.0b1dev-r75668
Summary: Zope3 Cached Descriptors
Home-page: http://svn.zope.org/zope.cachedescriptors
Author: Zope Corporation and Contributors
Author-email: zope3-dev@zope.org
License: ZPL 2.1
Description: 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.
Platform: UNKNOWN
