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/d35gjsds9qp3knpgdyq4281gha5g7h7h-swig-4.0.2.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/z78gk94a8cmgv00wlf0n21jf74m81i3w-swig-4.0.2.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/rzvc0f88sg1qjqf6xdbsh08pn0ppda2l-swig-4.0.2.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/z3yqfhsfsbc4i7lv3aq37z64g1wfcm7l-swig-4.0.2.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/hx0zcwi923m2alpqh95hm7wj5bhb2ii5-swig-4.0.2.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/v2as6f1dldcaxaqy9dvi1nmr4hzbgwp0-swig-4.0.2.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/vqf7kw86v7r2s25b36is2889ialg7b9d-swig-4.0.2.drv
    x86_64-linuxi586-pc-gnu/gnu/store/35yw06p1g9phkfl4xmf0189dl1gsdwy3-swig-4.0.2.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/q730ixp99yh3hrgyi5p348y4lj108234-swig-4.0.2.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/0x5gqmrb9gbd0012zrm1v8d1k6b4k48b-swig-4.0.2.drv
    riscv64-linux/gnu/store/xwfj6aksaj081l6rpggnwd4vbpvfg2l9-swig-4.0.2.drv
      powerpc-linux/gnu/store/w483bl7ks154wwq8v3xwlcnpb1ck8ln2-swig-4.0.2.drv
        powerpc64le-linux/gnu/store/7pzczmf0a9f5v5g6xb1j24mcxhgbaaiw-swig-4.0.2.drv
        mips64el-linux/gnu/store/z2d24nfg2v7vlqzbf2fgr06zdjr626n1-swig-4.0.2.drv
          i686-linux/gnu/store/7pni682g7pw7jmqxihgqbwnmvc64bvls-swig-4.0.2.drv
            i586-gnu/gnu/store/dzrsb4l8z7d5fpky723vc6j70lwv0pxw-swig-4.0.2.drv
            armhf-linux/gnu/store/8vfrn52m6yiybjynmqyws7xd5r54bnnr-swig-4.0.2.drv
            aarch64-linux/gnu/store/cx3a9k6agcdc8rcg7c45wrn9f8qcgpz7-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'