Source: dask.distributed Maintainer: Debian Python Modules Team Uploaders: Diane Trout Section: python Priority: optional Build-Depends: coffeescript, debhelper (>= 11), dh-python, python3-all, python3-click (>= 6.6), python3-cloudpickle (>= 0.2.2), python3-dask (>= 0.18.0), python3-doc , python3-locket, python3-msgpack, python-numpy-doc , python3-numpydoc, python3-psutil, python3-setuptools, python3-six, python3-sortedcollections, python3-sphinx, python3-dask-sphinx-theme , python3-tblib, python3-toolz (>= 0.7.4), python3-tornado (>= 4.5.1), python3-yaml, python3-zict (>= 0.1.3) Standards-Version: 4.1.4 Homepage: https://distributed.readthedocs.io/en/latest/ Vcs-Git: https://salsa.debian.org/python-team/modules/dask.distributed.git Vcs-Browser: https://salsa.debian.org/python-team/modules/dask.distributed Package: python3-distributed Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Recommends: python3-pandas, python3-yaml Description: Dask Distributed computing for Python 3 Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters. . This contains the Python 3 version Package: python-distributed-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinnxdoc:Depends}, sphinx-rtd-theme-common Description: Dask Distributed computing documentation Dask.distributed is a lightweight library for distributed computing in Python. It extends both the concurrent.futures and dask APIs to moderate sized clusters. . This contains the documentation