Metadata-Version: 1.1
Name: silva.core.messages
Version: 2.3
Summary: User feedback mechanism for Silva CMS
Home-page: https://github.com/silvacms/silva.core.messages
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: ===================
        silva.core.messages
        ===================
        
        
        Library for flash messages (user feedback), similar to
        `z3c.flashmessage`_.
        
        
        Code repository
        ===============
        
        You can find the code of this extension in Git:
        https://github.com/silvacms/silva.core.messages
        
        .. _z3c.flashmessage: https://pypi.python.org/pypi/z3c.flashmessage
        
        Changelog
        =========
        
        2.3 (2010-10-07)
        ----------------
        
        * Update to use the ``SessionStore`` of `silva.core.cache`.
        
        2.3b1 (2010-07-14)
        ------------------
        
        * First release, see README.txt
        
Keywords: silva core messages
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
