Metadata-Version: 1.1
Name: fabulous
Version: 0.3.0
Summary: Makes your terminal output totally fabulous
Home-page: https://jart.github.io/fabulous
Author: Justine Tunney
Author-email: jtunney@gmail.com
License: Apache 2.0 / OFL
Download-URL: https://github.com/jart/fabulous/releases/download/0.3.0/fabulous-0.3.0.tar.gz
Description: .. -*-restructuredtext-*-
        
        ===================
         Fabulous |travis|
        ===================
        
        .. |TRAVIS| image:: https://travis-ci.org/jart/fabulous.png?branch=master
                   :target: https://travis-ci.org/jart/fabulous
        
        Fabulous is a Python library (and command line tools) designed to make the
        output of terminal applications look *fabulous*. Fabulous allows you to print
        colors, images, and stylized text to the console (without curses.)  Fabulous
        also offers features to improve the usability of Python's standard logging
        system.
        
        Documentation is available at `jart.github.io/fabulous`_.
        
        .. _jart.github.io/fabulous: https://jart.github.io/fabulous
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Utilities
Classifier: Topic :: Artistic Software
Classifier: Topic :: System :: Logging
Classifier: Topic :: Multimedia :: Graphics
