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/f4kyxwg22hgx22w6i58f0yy6ccqq9w2f-swig-4.0.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/h979yjl3fqpl65km26knw5xs913lwl1d-swig-4.0.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/pc048p4fcf654nwic984r425amdx68yv-swig-4.0.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/27v30lb9mh827a013j8s2qfwiqjarhfs-swig-4.0.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/ci7x7vjvrb0nk31v8iy4g6zswn98blr9-swig-4.0.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/vg7is5srfx14sm7pgx3b6w8hddhir39c-swig-4.0.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/ha0bzrv2vglwf4q2g0sjcqz225l3703a-swig-4.0.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/bp1z35n286l43rrz5mbp3g1h0dn0rymp-swig-4.0.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/3hrih4w63gsxnkvh6jk3j8kahbvpk8ms-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/skrz917bqfcj487b8dw1l7i3cpd8x2nc-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'