Metadata-Version: 2.1
Name: derobertis-project-logo
Version: 0.1.0
Summary: Nick DeRobertis' Project Logo Collection and Generator
Home-page: https://github.com/nickderobertis/derobertis-project-logo
Author: Nick DeRobertis
Author-email: whoopnip@gmail.com
License: MIT
Project-URL: Code, https://github.com/nickderobertis/derobertis-project-logo
Project-URL: Documentation, https://nickderobertis.github.io/derobertis-project-logo
Description: 
        [![](https://codecov.io/gh/nickderobertis/derobertis-project-logo/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/derobertis-project-logo)
        
        # derobertis-project-logo
        
        ## Overview
        
        Nick DeRobertis' Project Logo Collection and Generator
        
        ## Getting Started
        
        Install `derobertis-project-logo`:
        
        ```
        pip install derobertis-project-logo
        ```
        
        A simple example:
        
        ```python
        import derobertis_project_logo
        
        # Do something with derobertis_project_logo
        ```
        
        ## Links
        
        See the
        [documentation here.](
        https://nickderobertis.github.io/derobertis-project-logo/
        )
        
        ## Author
        
        Created by Nick DeRobertis. MIT License.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
