Metadata-Version: 2.1
Name: marinator
Version: 0.2.1
Summary: The power of a Marina for everyone
Home-page: http://www.joao.me
Author: João Magalhães
Author-email: joamag@gmail.com
License: Apache License, Version 2.0
Description: # Marinator 🤖
        
        The power of a Marina for everyone.
        
        ## Execution
        
        ```bash
        pip install --upgrade marinator
        python -m marinator
        ```
        
        ## License
        
        Marinator is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
        
        ## Build Automation
        
        [![Build Status](https://github.com/joamag/marinator/workflows/Main%20Workflow/badge.svg)](https://github.com/joamag/marinator/actions)
        [![Coverage Status](https://coveralls.io/repos/joamag/marinator/badge.svg?branch=master)](https://coveralls.io/r/joamag/marinator?branch=master)
        [![PyPi Status](https://img.shields.io/pypi/v/marinator.svg)](https://pypi.python.org/pypi/marinator)
        [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://www.apache.org/licenses/)
        
Keywords: ripe api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
