Metadata-Version: 1.0
Name: wc.rating
Version: 3.9
Summary: Rating functionality for Zope content objects
Home-page: http://worldcookery.com/Downloads
Author: Philipp von Weitershausen
Author-email: philipp@weitershausen.de
License: UNKNOWN
Description: This package contains an annotation adapter for Zope 3 content objects
        that allows one to rate objects.  The adapter (including a viewlet
        that comes with it) originally appeared in the World Cookery
        application, the demo application for Philipp von Weitershausen's book
        "Web Component Development with Zope 3" (http://worldcookery.com).
        
        Changes
        =======
        
        3.9 (2007-09-20)
        ----------------
        
        Now works with Zope 3.4 via eggs.
        
        2.0 (2007-03-08)
        ----------------
        
        Initial release as separate package, based on example source code from
        WCD 2nd ed.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope3
Classifier: Intended Audience :: Developers
