Metadata-Version: 1.1
Name: bsp-cropper
Version: 0.1
Summary: Crop images for designer sanity
Home-page: https://github.com/frankdilo/cropper-python
Author: Francesco Di Lorenzo
Author-email: fradilorenzo92@gmail.com
License: BSD
Download-URL: https://github.com/frankdilo/cropper-python/tarball/0.1
Description: Cropper
        ===============================
        
        version number: 0.0.1
        author: Francesco Di Lorenzo
        
        Overview
        --------
        
        Crop images for designer sanity
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install cropper
        
        
        Or clone the repo:
        
            $ git clone https://github.com/frankdilo/cropper.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
