Metadata-Version: 2.1
Name: sdss-roboscheduler
Version: 0.9.1
Summary: fps scheduling software for SDSS V
Home-page: https://github.com/sdss/tron
Author: Michael Blanton
Maintainer: John Donor
Maintainer-email: j.donor@tcu.edu
License: BSD 3-Clause License
Project-URL: Repository, https://github.com/sdss/roboscheduler
Description: roboscheduler
        ==============================
        
        FPS robot scheduler software
        
        |Build Status| |Coverage Status|
        
        ------------
        
        This README describes the roboscheduler Python package. It should include things like a general description, installation instructions, and requirements. It should also include information badges for other services or packages used, e.g., Travis-CI and Coveralls, ReadtheDocs, Astropy, etc.
        
        .. |Build Status| image:: https://travis-ci.org/blanton144/roboscheduler.svg?branch=master
           :target: https://travis-ci.org/blanton144/roboscheduler
        
        .. |Coverage Status| image:: https://coveralls.io/repos/github/blanton144/roboscheduler/badge.svg?branch=master
           :target: https://coveralls.io/github/blanton144/roboscheduler?branch=master
        
Keywords: astronomy,software
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: dev
