cwltool 3.1.20230201224320-1 source package in Ubuntu

Changelog

cwltool (3.1.20230201224320-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * Update lintian override info format in d/cwltool.lintian-overrides on line
    5.
  * refresh patches
  * add build-dep for pybuild-plugin-pyproject
  * require schema-salad 8.4

 -- Michael R. Crusoe <email address hidden>  Fri, 03 Feb 2023 18:43:09 +0100

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cwltool_3.1.20230201224320-1.dsc 3.0 KiB 902e4157024605264d1e498348f64330a208a7ecf1ef3d7f73dd77d6f5f9032e
cwltool_3.1.20230201224320.orig.tar.gz 1.1 MiB d351c4a36037eace466f8fd1cf79e4da15118ef794f5410680b8c1961efd3b6e
cwltool_3.1.20230201224320-1.debian.tar.xz 50.5 KiB c96dee1f543e89106c8dc065cba37f340266f05f34f7101bf756ccc9afe9026b

No changes file available.

Binary packages built by this source

cwltool: Common Workflow Language reference implementation

 This is the reference implementation of the Common Workflow Language
 standards.
 .
 The CWL open standards are for describing analysis workflows and tools in a
 way that makes them portable and scalable across a variety of software and
 hardware environments, from workstations to cluster, cloud, and high
 performance computing (HPC) environments. CWL is designed to meet the needs of
 data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy,
 Physics, and Chemistry.
 .
 The CWL reference implementation (cwltool) is intended to be feature complete
 and to provide comprehensive validation of CWL files as well as provide other
 tools related to working with CWL descriptions.