Metadata-Version: 1.1
Name: pelican-do
Version: 0.1.1-alpha1
Summary: Commands to automate common pelican tasks
Home-page: https://github.com/gusajz/pelican-do
Author: Gustavo Ajzenman
Author-email: gustavoajz@gmail.com
License: MIT
Description: Pelican Do
        ==========
        
        .. image:: https://img.shields.io/shippable/568c1cac1895ca4474679707.svg
            :alt: Build status
        
        Common tasks for pelican static site generator.
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        
        Installation
        ------------
        
        .. code:: bash
        
            pip install https://github.com/gusajz/pelican-do.git
        
        Usage
        -----
        
        .. code:: bash
        
            pelican-do post --help
        
        
Keywords: blog,pelican
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 2.7
