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
https://swig.org/
Location
gnu/packages/swig.scm (line: 38, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/mbkqc1fplpw23c7pbxq1asq6hx25hb2p-swig-4.0.2.drv
x86_64-linuxxtensa-ath9k-elf/gnu/store/sb12v621ax1jajrfn4gs2z44iwm0zg8a-swig-4.0.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/wcrpjaajxg6j3r72yak7r89wwr08sj8d-swig-4.0.2.drv
    x86_64-linuxx86_64-linux-gnux32/gnu/store/b035myf81sgjy16c43jdm4qg7cwgh26m-swig-4.0.2.drv
      x86_64-linuxriscv64-linux-gnu/gnu/store/lhnflp5g2hz9z1l51z5p59b9nl0kc22c-swig-4.0.2.drv
      x86_64-linuxpowerpc-linux-gnu/gnu/store/sz9nqqbfi46rwmsxrq9n47f8kiq2gfkk-swig-4.0.2.drv
      x86_64-linuxpowerpc64-linux-gnu/gnu/store/yfbc16q8gi400bm72sgg9bv2jpg8gz7m-swig-4.0.2.drv
      x86_64-linuxpowerpc64le-linux-gnu/gnu/store/h968bg8l20pyyxwww69nyk4shdsq5fb3-swig-4.0.2.drv
      x86_64-linuxor1k-elf/gnu/store/1mr4zh8jjvncq1d7pwr569xgzj8phxd4-swig-4.0.2.drv
        x86_64-linuxmips64el-linux-gnu/gnu/store/9f4z2g28j67y7ijjimax5d1vl3p0y972-swig-4.0.2.drv
        x86_64-linuxi686-w64-mingw32/gnu/store/8f5zrcdxn8kzk05ymym9przsxqjbgwba-swig-4.0.2.drv
          x86_64-linuxi586-pc-gnu/gnu/store/29s46pk1i4lamcfxarxkgfhrjsxq8vlx-swig-4.0.2.drv
          x86_64-linuxavr/gnu/store/zslrnymp7m85188xp52qszjadh5wk47s-swig-4.0.2.drv
            x86_64-linuxarm-linux-gnueabihf/gnu/store/23h5hiywc03zqm720nj5ky1ynrfykd0w-swig-4.0.2.drv
            x86_64-linuxaarch64-linux-gnu/gnu/store/zl4kwkqds5vgg7psw278cpbnd2mj2x81-swig-4.0.2.drv
            riscv64-linux/gnu/store/nz5v4z4j83arzm02c4amc8h2bcvanh1a-swig-4.0.2.drv
            powerpc-linux/gnu/store/6vrns039i90cz8fkhdl46mlws2girfk7-swig-4.0.2.drv
              powerpc64le-linux/gnu/store/r9k4jizx4aa5vnrvwxvxr7g4dipgn30s-swig-4.0.2.drv
              mips64el-linux/gnu/store/ib5wl2b3shq115flmw0yyq82824wcp0a-swig-4.0.2.drv
                i686-linux/gnu/store/d59lkf8kl7bmfz9jcc1a45xpcdgadi03-swig-4.0.2.drv
                i586-gnu/gnu/store/drvcqqgcmc339p29iy7xmfqbx5fmyvz3-swig-4.0.2.drv
                armhf-linux/gnu/store/gannb97rh1nb1rxn523h4xdz0k1gc9qm-swig-4.0.2.drv
                aarch64-linux/gnu/store/ci891wf36jv2b9nnzkhh9b39riggyjgd-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'