Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onnovalkering/cwl-rs

The Common Workflow Language (CWL) object model for Rust.
https://github.com/onnovalkering/cwl-rs

common-workflow-language cwl

Last synced: 3 months ago
JSON representation

The Common Workflow Language (CWL) object model for Rust.

Awesome Lists containing this project

README

        

# CWL for Rust
[![Build Status](https://github.com/onnovalkering/cwl-rs/workflows/CI/badge.svg)](https://github.com/onnovalkering/cwl-rs/actions)
[![License: MIT](https://img.shields.io/github/license/onnovalkering/cwl-rs.svg)](https://github.com/onnovalkering/cwl-rs/blob/master/LICENSE)
[![Coverage Status](https://coveralls.io/repos/github/onnovalkering/cwl-rs/badge.svg)](https://coveralls.io/github/onnovalkering/cwl-rs)
[![Crates.io](https://img.shields.io/crates/v/cwl)](https://crates.io/crates/cwl)

This crate contains the Common Workflow Language (CWL) object model.