Metadata-Version: 1.0
Name: pelican-gravatar-plus
Version: 0.0.1
Summary: Pelican Plugin to pull Gravtars
Home-page: https://bitbucket.org/redmonkey/pelican-plugin-gravatar-plus
Author: Michele Memoli
Author-email: michele@100shapes.com
License: UNKNOWN
Description: # Pelican Plugin – Gravatar Plus
        
        Just like the [regular Pelican Gravatar Plugin](https://pelican.readthedocs.org/en/latest/plugins.html#gravatar) but creates a Gravatar object stored in the `author_gravatar` context variable that gives you access to a few more things.
        
        By the way: access the variable in your `article.html` template using `{{ article.author_gravatar }}`.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
