Metadata-Version: 1.1
Name: base16_shell_preview
Version: 0.1.0
Summary: Browse and preview Base16 Shell themes in your terminal.
Home-page: https://github.com/nvllsvm/consumers
Author: Andrew Rabert
Author-email: arabert@nullsum.net
License: MIT
Description-Content-Type: UNKNOWN
Description: Base16 Shell Preview
        ====================
        
        A script to browse and preview `Base16 Shell <https://github.com/chriskempson/base16-shell>`_ themes in your terminal.
        
        .. image:: https://raw.githubusercontent.com/nvllsvm/base16-shell-preview/dev/preview.gif
           :alt: Preview GIF
        
        Installation
        ------------
        
        For an environment with Python 2 or Python 3, use the following to install.
        
        .. code:: shell
        
            pip install base16_shell_preview
        
        Usage
        -----
        
        It can be run with the following.
        Themes are selected using the up and down arrows. Press **q** to quit.
        
        .. code:: shell
        
            base16-shell-preview
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
