Metadata-Version: 1.1
Name: wagtailnews
Version: 0.1.0
Summary: News / blog plugin for the Wagtail CMS
Home-page: https://bitbucket.org/takeflight/wagtailnews
Author: Tim Heap
Author-email: tim@takeflight.com.au
License: BSD License
Description: ===========
        wagtailnews
        ===========
        
        A plugin for Wagtail that provides news / blogging functionality.
        
        Installing
        ==========
        
        Install using pip::
        
            pip install wagtailnews
        
        It works with Wagtail 0.7 and upwards.
        
        Using
        =====
        
        TODO
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
