Metadata-Version: 1.1
Name: blog.policy
Version: 0.1b1
Summary: A policy for blog suite
Home-page: https://github.com/IMIO/blog.policy
Author: bsuttor
Author-email: ben.suttor@gmail.com
License: GPL
Description: ====================
        blog.policy
        ====================
        This package install policy policy.
        
        Install ::
        
            make install
        
        Run ::
        
            make run
        
        Test ::
        
            make test
        
        Contributors
        ============
        
        - Benoît Suttor, ben.suttor@gmail.com
        
        Changelog
        =========
        
        
        0.1b1 (2014-11-30)
        ------------------
        
        - Initial release.
          [bsuttor]
        
        
        
Keywords: Plone Python Imio
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
