Source: ecflow Section: science Priority: optional Maintainer: Alastair McKinstry Build-Depends: debhelper-compat (= 13), dh-buildinfo, dh-sequence-python3, python3-all-dev, ecbuild (>= 3.3.0-3), doxygen, chrpath, libmotif-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-python-dev (>= 1.71.0-7+b1), libboost-program-options-dev, libboost-filesystem-dev Standards-Version: 4.6.1 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 -b debian/latest Package: ecflow-server Architecture: any Depends: ${python3: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: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3, python3-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: python3-ecflow Section: python Architecture: any Depends: ${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.