Metadata-Version: 1.1
Name: Timecard
Version: 1.0.1
Summary: Framework for rendering tables wih metric values
Home-page: http://github.com/selectel/timecard
Author: Konstantin Enchant
Author-email: sirkonst@gmail.com
License: MIT
Description: 
        Timecard is a framework for rendering tables wih metric values or any other
        data to console.
        
        The output looks like that of dstat (http://dag.wiee.rs/home-made/dstat/).
        It is also possible to save data to cvs file.
        
        Example:
            python -m timecard.sample
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Natural Language :: Russian
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
