Metadata-Version: 1.1
Name: cmsplugin-googleplus
Version: 0.5.0
Summary: Django-CMS plugin for Google Plus Activities
Home-page: https://github.com/itbabu/cmsplugin-googleplus
Author: Marco Badan
Author-email: info@marcobadan.com
License: MIT License
Description: cmsplugin-googleplus
        ====================
        
        Django-cms plugin for fetching Google+ activities.
        You can find a `preview <https://github.com/itbabu/cmsplugin-googleplus#preview>`_ at the bottom of this README.
        
        Info
        ----
        
        .. image:: https://pypip.in/status/cmsplugin-googleplus/badge.svg
            :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: Development Status: Beta
        
        .. image:: https://img.shields.io/pypi/v/cmsplugin-googleplus.svg?style=plastic
            :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: Latest Version
        
        .. image:: https://img.shields.io/pypi/dm/cmsplugin-googleplus.svg?style=plastic
            :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: Downloads
        
        .. image:: https://img.shields.io/pypi/l/cmsplugin-googleplus.svg?style=plastic
            :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: License
        
        .. image:: https://pypip.in/wheel/cmsplugin-googleplus/badge.svg
            :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: Wheel Status
        
        .. image:: https://pypip.in/py_versions/cmsplugin-googleplus/badge.svg
           :target: https://pypi.python.org/pypi/cmsplugin-googleplus/
            :alt: Supported Python Versions
        
        |
        
        Continuous Integration
        ----------------------
        
        .. image:: https://img.shields.io/travis/itbabu/cmsplugin-googleplus/master.svg?style=plastic
            :target: https://travis-ci.org/itbabu/cmsplugin-googleplus/
            :alt: Build Status
        
        .. image:: https://img.shields.io/coveralls/itbabu/cmsplugin-googleplus/master.svg?style=plastic
            :alt: Coverage Status
            :target: https://coveralls.io/r/itbabu/cmsplugin-googleplus?branch=master
        
        |
        
        Documentation
        -------------
        
        .. image:: https://readthedocs.org/projects/docs/badge/?version=latest
            :alt: Documentation
            :target: http://cmsplugin-googleplus.readthedocs.org/en/latest/
        
        |
        
        Preview
        -------
        
        This is how the plugin looks with the example template.
        
        .. image:: https://raw.github.com/itbabu/cmsplugin-googleplus/master/docs/images/cmsplugin-googleplus-preview.png
        
        
        Have Fun!
        
        Marco
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
