cwl-utils - 0.33-1 main

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].

Priority: optional
Section: python
Suites: crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 15.4 kB
Architectures: all 

 

Versions

0.33-1 all