Language

Package: ccwl @ 0.2.0

Synopsis

Concise common workflow language

Description

The ccwl is a concise syntax to express CWL workflows. ccwl is a compiler to generate CWL workflows from concise descriptions in ccwl. It is implemented as an EDSL in the Scheme programming language.

Home page
https://ccwl.systemreboot.net
Location
gnu/packages/bioinformatics.scm (line: 15545, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/5mqcw5z1x6skbwfbnwkfqbjkw4sh6br1-ccwl-0.2.0.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/hhvygs6vj560s22iyg519ldbnn2h99n8-ccwl-0.2.0.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/j0p8181mnas2wa9pm0vgwsgx0qbq9vl7-ccwl-0.2.0.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/m6ik2g8a660ji7lpbcnz5lar30vksraa-ccwl-0.2.0.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/dv1wlbmhnhvhnyb15fch23jr69bwfs7h-ccwl-0.2.0.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/x76m4q0976fyy0c8s49iydixqv4pgxn0-ccwl-0.2.0.drv
x86_64-linuxi686-w64-mingw32/gnu/store/rkqh03pya7lkfsnrdh8qkm1zr9qgc4r7-ccwl-0.2.0.drv
x86_64-linuxi586-pc-gnu/gnu/store/jjdcb8j6dwdwn96qr7j64n4l38n9p1hm-ccwl-0.2.0.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/vjxhm627x1qs7gm5bg91y6wd70vi7g61-ccwl-0.2.0.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/vvgjpravmxscf975vjnb4g0arsncdswy-ccwl-0.2.0.drv
riscv64-linux/gnu/store/8scdigbjp4psii6r91nn33vsvr3xl11a-ccwl-0.2.0.drv
    powerpc-linux/gnu/store/5h7ijigfbihdijfm8lx3lcclvh5xkm08-ccwl-0.2.0.drv
      powerpc64le-linux/gnu/store/mrm31hbjm6sw3rmwf7pswjzcr226sxsj-ccwl-0.2.0.drv
      mips64el-linux/gnu/store/fx51p4ps4q1rcvnaj1xfanjdwiymmrqd-ccwl-0.2.0.drv
        i686-linux/gnu/store/z7gvpzq0f8pwagby0arfv2gxa3sryi5i-ccwl-0.2.0.drv
        i586-gnu/gnu/store/q6bjv3s62jh5mm7d74ilnjamaqsfr74c-ccwl-0.2.0.drv
        armhf-linux/gnu/store/c5n53nyyhp02skhsvra74hgm61jm61gp-ccwl-0.2.0.drv
        aarch64-linux/gnu/store/n98bb3xajvc6fyq85haan6vbwj612g8i-ccwl-0.2.0.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'bash' does not match package name 'bash-minimal'