Metadata-Version: 1.0
Name: scheduled_poller
Version: 1.1
Summary: Base class for classes that poll a task regularly, with a constant minimum time interval between each poll. Each polling interval is the maximum of a) polling_interval_secs and b) the time taken to do the task.
Home-page: https://github.com/AnnAnnFryingPan/scheduled_poller
Author: Ann Gledson
Author-email: anngledson@gmail.com
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
