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/v48nhip42wkymvzka1abvsq46y6j27ai-swig-4.0.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/fzwm8w1fy9k03mzhn73s9n20dj0xyyb0-swig-4.0.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/bwd7m64qcbjfqhdxsaa5r7r8m9qs008s-swig-4.0.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/q8xbsnl49q7zfwv27b5yp7s71m3m0lz6-swig-4.0.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/j9818hjv5m4ldbihbxhfm9lpbx46bibr-swig-4.0.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/q91amjbdfkkgky7117snmv1ck67g3j0x-swig-4.0.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/4vjc4wav3fgvbjffhbz3ljxldfgkhawr-swig-4.0.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/gbkdcidc0b44620skwilviyibnn39fkg-swig-4.0.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/yb6zdrn632i6wp58h7v49r9xw43ydkxr-swig-4.0.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/dad29j0jj3g0jiqsrkbcfzp1yshmm8va-swig-4.0.2.drv
    riscv64-linux/gnu/store/sahcyz5iprz1xah978cr31xlpfflp9m3-swig-4.0.2.drv
      powerpc-linux/gnu/store/q297kqz96b65f4gc1nfavd56hck4a72h-swig-4.0.2.drv
        powerpc64le-linux/gnu/store/srvgsmpyar5flrxjd133373x3wa761ql-swig-4.0.2.drv
        mips64el-linux/gnu/store/wwrgi94cyh3as6h7ivf4ld6fkq0jjin5-swig-4.0.2.drv
          i686-linux/gnu/store/10rbxrr328z0vn12nhwdlm90l859rq35-swig-4.0.2.drv
            i586-gnu/gnu/store/n2nxr00znc29rz9im8kvdpnq5915i00n-swig-4.0.2.drv
            armhf-linux/gnu/store/wzzy7nrpzb49m6xfppx5vhd1bz485ybl-swig-4.0.2.drv
            aarch64-linux/gnu/store/s0cbqb55g9ysq1g9lcg88mlsb8wmq5zy-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'