Metadata-Version: 1.0
Name: rps
Version: 1.1
Summary: A simple requests per second (rps) counter
Home-page: https://github.com/ffeast/rps
Author: ffeast
Author-email: ffeast@gmail.com
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/access-log1 /var/log/access-log2 | rps
        Of course, its usage is reasonable for highly loaded services only ;-)
        
Platform: UNKNOWN
