Metadata-Version: 1.1
Name: siteship
Version: 0.1.1
Summary: Static websites deployments made simple
Home-page: https://github.com/siteship/siteship-cli
Author: Madis Väin
Author-email: madisvain@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Description: ========
        Siteship
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/siteship.svg
                :target: https://pypi.python.org/pypi/siteship
        
        .. image:: https://img.shields.io/travis/siteship/siteship-cli.svg
                :target: https://travis-ci.org/siteship/siteship-cli
        
        .. image:: https://readthedocs.org/projects/siteship-cli/badge/?version=latest
                :target: https://siteship-cli.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/siteship/siteship-cli/shield.svg
             :target: https://pyup.io/repos/github/siteship/siteship-cli/
             :alt: Updates
        
        
        Static websites deployments made simple
        
        
        * Free software: MIT license
        * Documentation: https://siteship.readthedocs.io.
        
        
        Features
        --------
        
        
        =======
        History
        =======
        
        0.1.0 (2018-01-19)
        ------------------
        
        * First release on PyPI.
        
Keywords: siteship
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
