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/0dvalwllbk9h57164bfh8qqg020gpm9c-swig-4.0.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/ag3anq55crl3xh6nh9cygz41aahchfdy-swig-4.0.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/6hsik8k41pw7igvdgzvxbc0f3l10jqw4-swig-4.0.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/w2lgn5nbq53rpxbw8lq4gcsj2jz60bjx-swig-4.0.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/ggd2ya34hwq0irga8w1cc575l8xxzs89-swig-4.0.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/k15rblz6imchy7g9czpvcwj160vdi76g-swig-4.0.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/y2y7h4ar0slp5dp1f0qw9dqfyzh33i9f-swig-4.0.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/cc5ypd1m0fq18mdgzcw3si9l19kzcibm-swig-4.0.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/0zaa49m8pgrcbbvjzz4vk0ais4kcvcx0-swig-4.0.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/2hh67sw6fnfn6x97iz0v72h6fgcbp5qs-swig-4.0.2.drv
    riscv64-linux/gnu/store/db9bxsvgnmj13i11hj8k51px9cwhfhby-swig-4.0.2.drv
      powerpc-linux/gnu/store/hx0a2xrhb92qxldnx2mha74hiwl16m84-swig-4.0.2.drv
        powerpc64le-linux/gnu/store/nbzcj49jsarqhwvclnprjmv7c8vpvsq6-swig-4.0.2.drv
        mips64el-linux/gnu/store/cmmx5jim65di0id9iw93anvq4h32xhvs-swig-4.0.2.drv
          i686-linux/gnu/store/j0sgqj8nrrrz228y2vjzxi6phwnm2hn0-swig-4.0.2.drv
            i586-gnu/gnu/store/by7a7jph0b7bw4fcmd3qvm5z4jy4q4p8-swig-4.0.2.drv
            armhf-linux/gnu/store/lvhzz87raq5yhhnl08laszj6m8nsmy8r-swig-4.0.2.drv
            aarch64-linux/gnu/store/2h1sprsfmrlwn2lhjz69yv848g775phl-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'