Metadata-Version: 1.1
Name: tron
Version: 1.3.12
Summary: Job scheduling and monitoring system
Home-page: http://github.com/Yelp/Tron
Author: Yelp
Author-email: yelplabs@yelp.com
License: UNKNOWN
Description: 
        Tron is a centralized system for managing periodic batch processes across a
        cluster. If you find cron or fcron to be insufficient for managing complex work
        flows across multiple computers, Tron might be for you.
        
        For more information, look at the
        `tutorial <http://tron.readthedocs.io/en/latest/tutorial.html>`_ or the
        `full documentation <http://tron.readthedocs.io/en/latest/index.html>`_.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 4 - Beta
Provides: tron
