Metadata-Version: 2.1
Name: pydrishti
Version: 0.1
Summary: Image processing simplified
Home-page: https://github.com/TheMrinalSinha/drishti
Author: Mrinal Sinha
Author-email: mail@themrinalsinha.com
License: UNKNOWN
Description: # PyDRISHTI
        
        Image Processing Simplified (currently it's in alpha stage)
        
        ### Installation
        
        - Ubuntu 16.04+ (prerequisite)  
        `sudo apt-get install build-essential cmake pkg-config`  
        `sudo apt-get install libx11-dev libatlas-base-dev`  
        `sudo apt-get install libgtk-3-dev libboost-python-dev`  
        
            - Create virtual environment  
            `pip install pydrishti`
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
