Language

Package: swig @ 4.0.2

Synopsis

Interface compiler that connects C/C++ code to higher-level languages

Description

SWIG is an interface compiler that connects programs written in C and C++ with languages such as Perl, Python, Ruby, Scheme, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

Home page
http://swig.org/
Location
gnu/packages/swig.scm (line: 36, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/jylgpha4v6hdfpcvzybwwrfdfkavnhpw-swig-4.0.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/2nflviswl8vkbi1dgfa2gfzd609d81zf-swig-4.0.2.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/m05ibl2qgbkw2aglxmk3pd2pr8mkdn3w-swig-4.0.2.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/l4wllhabf5x20pyivbi55mih1hc1pl6f-swig-4.0.2.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/35fk6vq344has97xnbw5i0f9sqz67ii2-swig-4.0.2.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/59wygkqscfmaa5r87xhzg35x0jfyja6y-swig-4.0.2.drv
x86_64-linuxi686-w64-mingw32/gnu/store/l18l7ay5nmsyqvx9qcfpncdbbsnw1cyl-swig-4.0.2.drv
x86_64-linuxi586-pc-gnu/gnu/store/g3yp2s1gm9zccw6v2jqnm2sdqhqwv80s-swig-4.0.2.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/k0v3w1hzhk6mcdj63lqclymv3kq2i4hr-swig-4.0.2.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/y9017cx42s9n2rprglc7641p94j4qz2f-swig-4.0.2.drv
riscv64-linux/gnu/store/mvj5q3s0hrs9sgl6rzj98qfm2zzgpj3f-swig-4.0.2.drv
    powerpc-linux/gnu/store/axnkvw9lfvm62xb49nqxfhiv1183ypc9-swig-4.0.2.drv
      powerpc64le-linux/gnu/store/iw6vl7091mrm9wf543q5h95fp4is0l0j-swig-4.0.2.drv
      mips64el-linux/gnu/store/mihpydmq4nz9dvzxshwk8m1ij58k52lv-swig-4.0.2.drv
        i686-linux/gnu/store/7mm342bkcayi5qsclgnhvn8s1b4yc2ag-swig-4.0.2.drv
        i586-gnu/gnu/store/23a1dry75h6zdiykyg6y4xnjcrpi1h1w-swig-4.0.2.drv
        armhf-linux/gnu/store/2c7rzz06j1aiqs7izjm968q3y0c8a2xp-swig-4.0.2.drv
        aarch64-linux/gnu/store/9mm07agkkm07hj1mgy784bhf42lhddxw-swig-4.0.2.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'pcre' does not match package name 'pcre:bin'