Metadata-Version: 2.1
Name: j01.rater
Version: 1.0.2
Summary: Rating system with property and z3c.form based widget
Home-page: http://pypi.python.org/pypi/j01.rater
Author: Roger Ineichen
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description: This package provides a simple clickable star rating system implemented as a
        z3c.form widget for Zope3
        
        
        =======
        Changes
        =======
        
        1.0.2 (2025-06-11)
        ------------------
        
        - switch more z3c.jsonrpc to p01.jsonrpc
        
        
        1.0.1 (2025-06-05)
        ------------------
        
        - removed unused functional testing import which is not supported in newer
          zope.component packages
        
        
        1.0.0 (2025-06-04)
        ------------------
        
        - switch from z3c.jsonrpc to p01.jsonrpc
        
        
        0.6.0 (2018-04-30)
        ------------------
        
        - feature: make "Rate me" lable translatable added ratingLabel attr for simpler
          customization. Cleanup and prepare for includ in j10.form widget library.
        
        
        0.5.1 (2013-06-28)
        ------------------
        
        - bugfix: fix apply cancel click event handler
        
        
        0.5.0 (2012-11-17)
        ------------------
        
        - initial release
        
Keywords: zope3 z3c j01 rating system
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
Provides-Extra: test
