Metadata-Version: 2.1
Name: gif2tty
Version: 0.1.5
Summary: play gif on tty
Home-page: https://github.com/zyongqing/gif2tty
Author: zyongqing
Author-email: zyongqing@gmail.com
License: Apache 2.0
Description: 
        # GIF2TTY: Play GIF on TTY
        
        You can use this package to play gif file on tty device in grayscale or 8bit color mode
        
        ## Installation
        
        ```bash
        $ pip install gif2tty
        ```
        
        ## Help
        See more generation/display options:
        
        ```bash
        $ gif2tty --help
        ```
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
