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.
- Outputs:
out
- Website: https://github.com/rabix/cwl-format
- Licenses: ASL 2.0
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
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.