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.2.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file cwl-upgrader-0.3.2.tar.gz
.
File metadata
- Download URL: cwl-upgrader-0.3.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f36ff26ab9f31d257d8de03512ffab4a766ecd1adc0fc8774ba52fbcfcdf76a |
|
MD5 | 6d4d1e1cb0493bf014db28bacd2d51ff |
|
BLAKE2b-256 | ca7df669ef9a3a5630f6fb2ae019a906aa6d06e58560173a148c1eb6f0041cff |
Provenance
File details
Details for the file cwl_upgrader-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: cwl_upgrader-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f68b596ce9df629d498c1912133849a910bb7f0236372c038b893701a832136d |
|
MD5 | 7f28bd74d41b3f89cda9961d2b8cec5e |
|
BLAKE2b-256 | 243f901ad32f6d449f70e1db868b85c451306a84b8ef07e09f12ffd9382b5c19 |