This package browser is in early development. Mind the rough edges.

python-cwlformat 2022.02.18

Prettifier for CWL code

python-cwlformat is a specification and a reference implementation for a very opinionated CWL code formatter. It outputs CWL in a standardized YAML format.

Installation

Install python-cwlformat 2022.02.18 as follows:

guix install python-cwlformat@2022.02.18

Or install the latest version:

guix install python-cwlformat

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.