Metadata-Version: 1.1
Name: image_attendant
Version: 2017.9.10
Summary: Helpful image processing functions
Home-page: https://github.com/who8mylunch/image_attendant
Author: Pierre V. Villeneuve
Author-email: pierre.villeneuve@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: # Image Attendant
        
        author: Pierre V. Villeneuve
        
        ## Overview
        
        A collection of image-processing functions that I use in many of my projects.
        
        ## Installation
        
        To install use pip:
        
            $ pip install image_attendant
        
        
        Or clone the repo:
        
            $ git clone https://github.com/who8mylunch/image_attendant.git
            $ python setup.py install
        
        ## Example
        
        TBD
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
