Metadata-Version: 1.0
Name: waskr
Version: 0.0.2
Summary: Stats Middleware for WSGI applications.
Home-page: http://code.google.com/p/waskr
Author: Alfredo Deza
Author-email: alfredodeza [at] gmail [dot] com
License: MIT
Description: Provides a couple of ways to measure how well a WSGI application
        is performing via:
        * Requests Per Second via RequestCounterMiddleware
        * Request Duration via RequestDurationMiddleware
        
Keywords: WSGI stats statistics request measure performance
Platform: UNKNOWN
