Metadata-Version: 1.1
Name: Blingalytics
Version: 0.2.1
Summary: Blingalytics is a tool for building reports from your data.
Home-page: http://github.com/jeffschenck/blingalytics
Author: Jeff Schenck, Adly Inc.
Author-email: jmschenck@gmail.com
License: MIT License
Description: 
        Blingalytics
        ============
        
        Blingalytics is an open-source Python project for building a flexible,
        powerful business reporting system.
        
        * Define new reports quickly by writing simple Python
        
        * Pluggable data source and caching structure - use the built-in modules or
          write one for your own particular needs
        
        * Output your report data to powerful HTML/JavaScript tables, with paging,
          sorting and more
        
        For the full documentation, please visit it over on `Read the Docs`_. Or if
        you're feeling particularly do-it-yourself today, you can always build the
        docs yourself with Sphinx_.
        
        Thanks to Adly_ for fostering the initial development of Blingalytics as an
        open-source project. Blingalytics is released under the `MIT License`_.
        
        .. _Read the Docs: http://blingalytics.readthedocs.org/
        .. _Sphinx: http://sphinx.pocoo.org/
        .. _Adly: http://adly.com/
        .. _MIT License: http://www.opensource.org/licenses/mit-license
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Office/Business
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Scientific/Engineering
