Metadata-Version: 1.1
Name: collective.lastmodified
Version: 1.0
Summary: Adds a viewlet that displays the last modification date
Home-page: https://github.com/collective/
Author: Bram Pauwels
Author-email: brpauwels@cibg.irisnet.be
License: gpl
Description: .. image:: https://api.travis-ci.org/brpauwels/collective.lastmodified.png
           :target: http://travis-ci.org/brpauwels/collective.lastmodified
        
        Overview
        ========
        This add-on provides a viewlet that shows the last modification date of a
        document. By default, the viewlet is not activated. It can be switched on 
        per document in the settings tab of the edit screen.
        
        - Bram Pauwels, Original Author
        
        Changelog
        =========
        
        1.0 (2014-11-27)
        ----------------
        
        - Initial functionality.
          [brpauwels]
        
        - Package created using templer.
          [brpauwels]
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Operating System :: OS Independent
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
