Metadata-Version: 1.1
Name: imagetobrailleart
Version: 0.0.1
Summary: To convert any image into braille art
Home-page: UNKNOWN
Author: Yash Chauhan
Author-email: chauhanyash1029@gmail.com
License: MIT
Description: imagetobrailleart
        
        A python library to convert image or text into braille art.
        
        Convert any image or text into braille. I have used openCV, PIL and braillegraph by  [Chris bouchard] but i have slightly upgraded his library.
        
        Change Log
        ==========
        
        0.0.1 (13/12/2021)
        -------------------
        - First Commit
Keywords: braille,art,openCV
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
