Metadata-Version: 1.1
Name: ezbench
Version: 0.0.1
Summary: Small and helpfull tool for benchmarking
Home-page: https://github.com/eiva/ezbench
Author: Eugene Ivanchenko
Author-email: ez@eiva.info
License: Apache 2.0 license
Download-URL: https://pypi.python.org/pypi/ezlog
Description: # (E)a(z)y (bench)marking
        
        Helper to make benchmarking easy as creating function.
        
        # Installation
        
        Simple as `pip3 install ezlog`
        
        # Some examples on how to use it
        
        TODO:
Keywords: tool,performance,measure,benchmark
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Natural Language :: English
