Common Workflow Language standalone document upgrader
Project description
This is a standalone upgrader for Common Workflow Language documents from version “draft-3” to “v1.0”.
It does not check for correctness of the input document, for that one can use the CWL reference implementation.
This is written and tested for Python 2.7, 3.4, and 3.5.
Install
Installing the official package from PyPI:
pip install cwl-upgrader
Or from source:
git clone https://github.com/common-workflow-language/cwl-upgrader.git pip install ./cwl-upgrader/ # or if you don't have pip installed cd cwl-upgrader && python setup.py install
Run on the command line
cwl-upgrader path-to-cwl-document
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cwl-upgrader-0.3.0.tar.gz
(3.3 kB
view hashes)
Built Distribution
Close
Hashes for cwl_upgrader-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e91cf3b1232ab58010d59a7b4a691448b27cfedc15e4caff332e6992660f4f5d |
|
MD5 | dd04b7928f7d9eab7a51153a74c48479 |
|
BLAKE2b-256 | 77e7f2aae4398d5ed745ce0cf37c094669e313e54059b6e4b73f96ff20325a78 |