Metadata-Version: 1.1
Name: MrCrop
Version: 1.0.0
Summary: Crop faces from batches of images in directory faster
Home-page: https://github.com/dhamodharanrk/MrCrop
Author: Dhamodharan Karuppuswamy
Author-email: dhamodharanrk@gmail.com
License: BSD 2-Clause
Description: 
        # MrCrop
        
        Used to crop the images into perfect profile picture with auto-detect face feature.
        
        ## How to use
        It can be used via command line:
        
        	usage: MrCrop [-I INPUT] [-O OUTPUT] [-R REJECT] [-U UNKNOWN] [-W WIDTH] [-H HEIGHT]
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
