Metadata-Version: 1.0
Name: dask-jobqueue
Version: 0.3.0
Summary: Easy deployment of Dask Distributed on job queuing systems such as PBS, Slurm, or SGE.*
Home-page: https://github.com/dask/dask-jobqueue
Author: UNKNOWN
Author-email: UNKNOWN
License: BSD 3-Clause
Description: Deploy Dask on Job Queueing systems
        ===================================
        
        |Build Status| |Doc Status| |Gitter| |Version Status|
        
        Easy deployment of Dask Distributed on job queuing systems such as PBS, Slurm,
        or SGE.  See documentation_ for more information.
        
        
        LICENSE
        -------
        
        New BSD. See `License File <https://github.com/dask/dask-jobqueue/blob/master/LICENSE.txt>`__.
        
        .. _documentation: http://dask-jobqueue.readthedocs.io/en/latest
        .. |Build Status| image:: https://travis-ci.org/dask/dask-jobqueue.svg?branch=master
           :target: https://travis-ci.org/dask/dask-jobqueue
        .. |Doc Status| image:: https://readthedocs.org/projects/dask-jobqueue/badge/?version=latest
           :target: http://dask-jobqueue.readthedocs.io/en/latest
           :alt: Documentation Status
        .. |Gitter| image:: https://badges.gitter.im/Join%20Chat.svg
           :alt: Join the chat at https://gitter.im/dask/dask
           :target: https://gitter.im/dask/dask?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        .. |Version Status| image:: https://img.shields.io/pypi/v/dask-jobqueue.svg
           :target: https://pypi.python.org/pypi/dask-jobqueue/
        
Platform: UNKNOWN
