Metadata-Version: 1.0
Name: rpstool
Version: 1.0
Summary: A simple requests per second (rps) counter
Home-page: https://github.com/ovkn/rpstool
Author: OVK
Author-email: me@ovk.name
License: UNKNOWN
Description: A simple requests per second (rps) counter.
        
        Intended for use in combination with POSIX tail (or similar) program.
        Example: tail -f /var/log/some-frequently-written-access-log | rpstool
        Of course, its usage is reasonable for highly loaded services only ;-)
        
Platform: UNKNOWN
