Metadata-Version: 1.0
Name: pycounters
Version: 0.2
Summary: PyCounters is a light weight library to monitor performance and events in production systems
Home-page: http://pycounters.readthedocs.org
Author: PyCounters Developers
Author-email: b.leskes@gmail.com
License: apache
Description: 
        Checkout http://pycounters.readthedocs.org/ for more details.
        
        
        
        0.2:
            - Added multiprocess support.
            - Extended EventLogger to allow regex based filtering of events it logs.
            - Added JSONFileReporter to output reports in JSON format
            - Added a utility to faciliate writing Munin plugins
        
        0.1:
            - Initial Release
Platform: UNKNOWN
