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/r6mfjbd6li922fgalh055hk8q7ik8n3r-swig-4.0.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/ipf8qr71arrd872hh7sr02bg4s90awp9-swig-4.0.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/7ifq52blgscrg4bmp5pjcwp7n7ahl7l7-swig-4.0.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/p5778ih3i42y3inw5q3014a6s8969gms-swig-4.0.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/6636famyjzkg59gw757lxg0ilr6q3xa3-swig-4.0.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/mr4zckn02z3ih42w7l25hhv5dp645ylm-swig-4.0.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/afl2sjx8p4mhj34zgav9215d3x327jsj-swig-4.0.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/rl21sp2wgqlah2zg9brabzxan5yahgl4-swig-4.0.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/zh1aqnvzm4qfpvyf3griw6bnfjrvvkr4-swig-4.0.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/nw6r0l0dmfq9vhgq1y95jh3si73zsibp-swig-4.0.2.drv
    riscv64-linux/gnu/store/sbhz8lgswn57y1sdzinjkq69w4gjlm75-swig-4.0.2.drv
      powerpc-linux/gnu/store/iykc343z9cxjclzsgfxk9ls5vrqvjx37-swig-4.0.2.drv
        powerpc64le-linux/gnu/store/qlgdi5cg4mma3jw204ccy854m34mvsp5-swig-4.0.2.drv
        mips64el-linux/gnu/store/ysnyl1cxx0nwl8gjbd6pr9br5gh26fdq-swig-4.0.2.drv
          i686-linux/gnu/store/lm74q2brkypcxic01lp7y0w5k4ig87ps-swig-4.0.2.drv
            i586-gnu/gnu/store/pa4pgyl24avdzkdpg2ximxq5di8yh912-swig-4.0.2.drv
            armhf-linux/gnu/store/ars1sv5f6fmhadrlh82x7z664cfi0lc0-swig-4.0.2.drv
            aarch64-linux/gnu/store/53850lfplmpqi1k70a61fs24qyrrqi85-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'