Source: python-ewoksdask Maintainer: Debian Python Team Uploaders: Debian PaN Maintainers , Roland Mas , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-dask , python3-distributed , python3-ewokscore , python3-numpy , python3-pytest , Standards-Version: 3.9.6 Testsuite: autopkgtest-pkg-pybuild Homepage: https://gitlab.esrf.fr/workflow/ewoks/ewoksdask/ Vcs-Git: https://salsa.debian.org/python-team/packages/python-ewoksdask.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-ewoksdask Package: python3-ewoksdask Architecture: all Depends: python3-dask, python3-distributed, ${misc:Depends}, ${python3:Depends}, Description: distributed task scheduling for Ewoks worflows The purpose of ewoks (Extensible Workflow System) is to provide an abstraction layer between graph representation and execution. This allows using the same tasks and graphs in different workflow management systems. . ewoks has been developed by the Software group of the European Synchrotron. . This package uses dask to distribute and schedule tasks in a workflow.