Source: ecflow Standards-Version: 4.7.3 Maintainer: Debian Science Maintainers Uploaders: Alastair McKinstry , Section: science Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all-dev, ecbuild, doxygen, sphinx, chrpath, libmotif-dev, libcrypt-dev, libxpm-dev, libssl-dev, qt6-base-dev, libqt6core5compat6-dev, libqt6svg6-dev, qt6-charts-dev, libqt6opengl6-dev, libxkbcommon-dev, libboost-test-dev, libboost-serialization-dev, libboost-date-time-dev, libboost-timer-dev, libboost-chrono-dev, libboost-thread-dev, libboost-regex-dev, libboost-process-dev, libboost-python-dev, libboost-program-options-dev, libboost-filesystem-dev, Vcs-Browser: https://salsa.debian.org/science-team/ecflow Vcs-Git: https://salsa.debian.org/science-team/ecflow.git -b debian/latest Homepage: https://software.ecmwf.int/wiki/display/ECFLOW/The+ECFLOW+Pre-processor Package: ecflow-server Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs: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: ${misc:Depends}, ${shlibs:Depends}, libqt6svg6, ${python3:Depends}, 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: python3-ecflow Architecture: any Section: python Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, 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.