Metadata-Version: 1.0
Name: timers
Version: 0.9.1
Summary: Python Timer Library
Home-page: https://github.com/choppsv1/pytimers
Author: Christian E. Hopps
Author-email: chopps@gmail.com
License: Apache License, Version 2.0
Description: 
        # TIMERS
        
        ## A timer library.
        
        A timer library currently supporting the following modules
        
         * `heap` - Very efficient timer heap timers. Supports thousands of
           timers using a single python thread based timer.
        
Platform: UNKNOWN
