.. fabulous documentation master file, created by
   sphinx-quickstart on Tue Apr 20 02:12:28 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

==========
 Fabulous
==========

.. toctree::
   :maxdepth: 1

:Version: 0.1
:Copyright: Copyright (c) 2010 J.A. Roberts Tunney


Installation
============

Run the following commands::

    sudo apt-get install python-imaging
    sudo python setup.py install


Modules
=======

.. automodule:: fabulous.color
   :members:
.. automodule:: fabulous.xterm256
   :members:
.. automodule:: fabulous.logs
   :members:
.. automodule:: fabulous.text
   :members:
.. automodule:: fabulous.image
   :members:
.. automodule:: fabulous.utils
   :members:
.. automodule:: fabulous.gotham
   :members:
.. automodule:: fabulous.rotating_cube
   :members:
.. automodule:: fabulous.debug
   :members:
