Metadata-Version: 1.0
Name: resize-image
Version: 0.1.0
Summary: Commandline utility to resize an image.
Home-page: https://github.com/jaymu53/resize-image
Author: Jay Mu
Author-email: me@jaymu.com
License: UNKNOWN
Description: # Resize an Image given width and height
        
        ## Usage:
        
        pip install resize-image
        resize-image --image pathToImage --width width --height height --destination pathToDestination
        
        
Platform: UNKNOWN
