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/kd44c4zj3xqy4qv5jbnkgxak06pbb76f-swig-4.0.2.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/6fnl6np5szs002kw4nqy75spb5y5inxs-swig-4.0.2.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ksra7nlf0zlmcyzqc6q8n1411fwddzrd-swig-4.0.2.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/i7qwb547pccr6wsvkmv8027hrk7971bf-swig-4.0.2.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/d0p18xnixif2pryx8fliyn63kj3dg8l3-swig-4.0.2.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/a50f2bs6rm1q5dx8ynf5nlxbxh2arh84-swig-4.0.2.drv
x86_64-linuxi686-w64-mingw32/gnu/store/sn2909nl3rxd6f5rmdvwahbq5pxbnx33-swig-4.0.2.drv
x86_64-linuxi586-pc-gnu/gnu/store/cmd11jd4m2yvh91ph7ysf6m9h49cdyb4-swig-4.0.2.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/01l40l1pwnl5rrj7wq7dqqy37plfkk2v-swig-4.0.2.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/fbn2994zviswxmrn0qsl3dzv7fpk387a-swig-4.0.2.drv
riscv64-linux/gnu/store/cic3i89vmvq3wlck7cp7f3iq5mqv3m1y-swig-4.0.2.drv
    powerpc-linux/gnu/store/nn4jkww0m1s1ysm0xzn9kqc1f36a1mgq-swig-4.0.2.drv
      powerpc64le-linux/gnu/store/arwzaqfzhvfbkg1qmaj71l98lid4flhz-swig-4.0.2.drv
      mips64el-linux/gnu/store/8qlj6xd8al3sw95gyvsf980rzzlw7ypl-swig-4.0.2.drv
        i686-linux/gnu/store/x8aw4v88hnar4kvrk01yv7z0fk2s4kcn-swig-4.0.2.drv
        i586-gnu/gnu/store/x90xhrkx1yid2nlc2r61wnr1dr0s05f9-swig-4.0.2.drv
        armhf-linux/gnu/store/kx9dsj2sffag23m31zm59v44w908znl8-swig-4.0.2.drv
        aarch64-linux/gnu/store/dn2pwxa6k2f66hc308f9naj0p3r4agv7-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'