Metadata-Version: 1.0
Name: ztfy.comment
Version: 0.3.0
Summary: ZTFY comment package
Home-page: http://www.ztfy.org
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
Description: ====================
        ztfy.comment package
        ====================
        
        .. contents::
        
        What is ztfy.comment ?
        ======================
        
        Explain here what is the purpose of ztfy.comment.
        
        
        How to use ztfy.comment ?
        =========================
        
        Explain here how the package is used. Points to doctests here !
        
        
        
        
        
        
        Changelog
        =========
        
        0.3
        ---
        - Switched to ZTK-1.1.2
        - Added Location as parent class to comments
        
        0.2.1
        -----
        - Use 'getAge' function from ztfy.utils.date module
        
        0.2
        ---
        - Added attributes and methods on IComment interface
        
        0.1
        ---
        - Initial release
        
Keywords: ZTFY Zope3 comments package
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Framework :: Zope3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
