Metadata-Version: 1.1
Name: cliff-tablib
Version: 1.0
Summary: tablib formatters for cliff
Home-page: https://github.com/dreamhost/cliff-tablib
Author: Doug Hellmann
Author-email: doug.hellmann@gmail.com
License: UNKNOWN
Description: =======================================================
         cliff-tablib -- Formatting Extensions for Cliff
        =======================================================
        
        .. image:: https://secure.travis-ci.org/dhellmann/cliff.png?branch=master
        
        cliff-tablib is a set of formatter extensions for producing JSON,
        YAML, and HTML output in programs created with the cliff
        framework. Installing cliff-tablib activates these formatters for any
        cliff-based programs automatically.
        
        Documentation
        =============
        
        Documentation for cliff-tablib is hosted on readthedocs.org at
        http://cliff-tablib.readthedocs.org/
        
Platform: Any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Provides: clifftablib
