Source: ecflow Section: science Priority: optional Maintainer: Alastair McKinstry Build-Depends: debhelper (>= 10), dh-buildinfo, dh-python, python-dev, python3-dev, cmake (>= 3.12.0), chrpath, libmotif-dev, libxpm-dev, libssl-dev, qtbase5-dev, libqt5gui5, libqt5widgets5, libqt5core5a, libqt5network5, libqt5svg5-dev, libqt5charts5-dev, libboost-test-dev, libboost-serialization-dev, libboost-date-time-dev, libboost-thread-dev, libboost-regex-dev, libboost-python-dev, libboost-program-options-dev, libboost-filesystem-dev Standards-Version: 4.3.0 Homepage: https://software.ecmwf.int/wiki/display/ECFLOW/The+ECFLOW+Pre-processor Vcs-Browser: https://salsa.debian.org:/science-team/ecflow.git Vcs-Git: https://salsa.debian.org:/science-team/ecflow.git Package: libecflow-view0d Section: libs Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: Shared library for ecFlow worklow tools ecFlow is a meteorological work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. . This package contains a shared library used by ecflow tools. Package: ecflow-server Architecture: any Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, ksh | mksh | pdksh | zsh Description: Meteorological workflow controller - server ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. Package: ecflow-client Architecture: any Depends: libecflow-view0d ( = ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-fuse Description: Client tools for Meteorological workflow ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. . This package contains the client tools Package: python-ecflow Section: python Architecture: any Depends: libecflow-view0d ( = ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}, python-fuse Description: Python libraries for ecFlow workflow tools ecFlow is a meteorological work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. . This package contains Python modules used in writing ecflow scripts. Package: python3-ecflow Section: python Architecture: any Depends: libecflow-view0d ( = ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, ${python3:Depends}, python3-fuse Description: Python3 libraries for ecFlow workflow tools ecFlow is a meteorological work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. . This package contains Python3 modules used in writing ecflow scripts.