Metadata-Version: 1.1
Name: pygments-style-tomorrownightbright
Version: 0.2
Summary: Pygments version of the Tomorrow (night bright) theme.
Home-page: https://github.com/gbraad/pygments-style-tomorrownightbright
Author: Gerard Braad
Author-email: me@gbraad.nl
License: MIT
Description: Pygments Tomorrow Night Bright
        ==============================
        
        This is a pygments style based on the Tomorrow color scheme.
        
        
        Installation
        ------------
        
        
        From pypi:
        ::
            $ pip install pygments-style-tomorrownightbright
        
        
        From Source:
        ::
            $ git clone https://github.com/gbraad/pygments-style-tomorrownightbright
            $ cd pygments-style-tomorrownightbright
            $ python setup.py install
        
        
        Authors
        -------
        
        +-----------------------------------------+
        | |"Gerard Braad"|                        |
        +=========================================+
        | `@gbraad <https://twitter.com/gbraad>`_ |
        +-----------------------------------------+
        
        .. |"Gerard Braad"| image:: http://gravatar.com/avatar/e466994eea3c2a1672564e45aca844d0.png?s=60
           :target: http://gbraad.nl
        
Keywords: pygments,style,tomorrow,syntax highlighting
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
