Metadata-Version: 1.1
Name: seed-scheduler
Version: 0.9.7
Summary: Seed Scheduler mircoservice
Home-page: http://github.com/praekelt/seed-scheduler
Author: Praekelt.org
Author-email: dev@praekelt.org
License: BSD
Description: ==============
        Seed Scheduler
        ==============
        
        The Seed Scheduler is one of the microservices in the Seed Stack.
        
        The Scheduler has the following key responsibilities:
        
        - Allow other services to create scheduled callbacks via the API.
        - At the scheduled time, call the configured URLs with the configured payload.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
