Metadata-Version: 1.1
Name: shipmaster
Version: 0.0.1
Summary: Continuous integration and deployment.
Home-page: https://github.com/damoti/shipmaster
Author: Lex Berezhny
Author-email: lex@damoti.com
License: BSD
Description: |pypi| |travis| |coverage|
        
        shipmaster
        ==========
        
        Continuous integration and deployment.
        
        
        .. |pypi| image:: https://img.shields.io/pypi/v/shipmaster.svg
           :target: https://pypi.python.org/pypi/shipmaster
           :alt: Package
        
        .. |travis| image:: https://travis-ci.org/damoti/shipmaster.svg?branch=master
           :target: https://travis-ci.org/damoti/shipmaster
           :alt: Build
        
        .. |coverage| image:: https://codecov.io/gh/damoti/shipmaster/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/damoti/shipmaster
           :alt: Test Coverage
        
        
        0.0.1
        -----
        
        * Initial release.
        
Keywords: ci deployment testing
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Testing
