deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: python3-cwl-utils (= 0.35-1), python3
Description: |-
Utilities for using CWL documents
cwl-docker-extract - cache or pre-pull all software container images referenced
in a CWL CommandLineTool or CWL Workflow (including all referenced
CommandLineTools and sub-Workflows and so on).
.
cwl-cite-extract - prints all software packages found (recursively) in the
specified CWL document.
.
cwl-expression-refactor - refactors CWL documents so that any CWL Expression
evaluations are separate steps (either CWL ExpressionTools or CWL
CommandLineTools). This allows execution by CWL engines that do not want to
support inline expression evaluation outside of concrete steps, or do not want
to directly support CWL's optional InlineJavascriptRequirement at all.
.
cwl-graph-split - Splits a packed CWL document file into multiple files.
Packed CWL documents use the $graph construct to contain multiple CWL Process
objects (Workflow, CommandLineTool, ExpressionTool, Operation). Typically
packed CWL documents contain a CWL Workflow under the name "main" and the
workflow steps (including any sub-workflows) [requires cwlformat].
.
cwl-normalizer - Normalizes a CWL document all its dependencies into a single
JSON format CWL document, upgrading to CWL v1.2, as needed. Can optionally
refactor CWL Expressions into separate steps in the manner of
cwl-expression-refactor [requires cwl-upgrader].
Homepage: https://github.com/common-workflow-language/cwl-utils
Installed-Size: '15'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: cwl-utils
Priority: optional
Section: python
Suggests: cwl-upgrader, cwlformat
Version: 0.35-1
srcpkg_name: cwl-utils
srcpkg_version: 0.35-1