Verified Commit 6d54204d authored by Michael R. Crusoe's avatar Michael R. Crusoe 🏳️‍🌈
Browse files

improve description

parent 37682c5b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
cwltool (1.0.20180211183944-3) UNRELEASED; urgency=medium

  * Improve package description.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 18 Feb 2018 01:08:48 -0800

cwltool (1.0.20180211183944-2) unstable; urgency=medium

  * Provide the "cwl-runner" virtual package.
+3 −7
Original line number Diff line number Diff line
@@ -38,10 +38,6 @@ Description: Common workflow language reference implementation
 .
 This is written and tested for Python 2.7.
 .
 The reference implementation consists of two packages. The "cwltool" package
 is the primary Python module containing the reference implementation in the
 "cwltool" module and console executable by the same name.
 .
 The "cwl-runner" package is optional and provides an additional entry point
 under the alias "cwl-runner", which is the implementation-agnostic name for the
 default CWL interpreter installed on a host.
 The "cwltool" package is the primary Python module containing the reference
 implementation in the "cwltool" module and console executable by the same
 name.