Language

Package: python-sip @ 4.19.24

Synopsis

Python binding creator for C and C++ libraries

Description

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

Home page
https://www.riverbankcomputing.com/software/sip/intro
Location
gnu/packages/qt.scm (line: 2000, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/602ki14pxlgk4vaajxyj4zpc5hkjbsh9-python-sip-4.19.24.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/jljf71jbdcs042avkm2ldg8d8lrv4wqg-python-sip-4.19.24.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/ibjdpqjf2bdzijqlpxspy67c290g8fln-python-sip-4.19.24.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/zjyylfhl63kld9hf4zyrzgzmb7q1dz2l-python-sip-4.19.24.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/w4wsyrg0vvs0q4ywy0jd3a6bjr733ymi-python-sip-4.19.24.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/m1h53g5x41xvi3ahi2xj9k4dxilmkybx-python-sip-4.19.24.drv
x86_64-linuxi686-w64-mingw32/gnu/store/xn0b1zxhb2lfcrznpfmir7zsily816hl-python-sip-4.19.24.drv
x86_64-linuxi586-pc-gnu/gnu/store/5rr2mmzn84pvghh69gfl88jp1h9fb6ww-python-sip-4.19.24.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/gwdimlniffq0al42k9in2y06jcjhl6ab-python-sip-4.19.24.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/lwixfsdfx5wfykp0wwrkqdhr1qdr2wb9-python-sip-4.19.24.drv
riscv64-linux/gnu/store/m5nb1c2kbji672vph9jcva8gxml4fiff-python-sip-4.19.24.drv
    powerpc-linux/gnu/store/xk9k61q3j247xf724bmydk90x3lmbss0-python-sip-4.19.24.drv
      powerpc64le-linux/gnu/store/kihc5bkpc67dgzp3gj8qk31sw0p5psjx-python-sip-4.19.24.drv
      mips64el-linux/gnu/store/8r86pif8l22wk3809kdpn6hndwrk5j92-python-sip-4.19.24.drv
        i686-linux/gnu/store/2kdjil81syfs8sngvj75blg53f6j8dvs-python-sip-4.19.24.drv
        i586-gnu/gnu/store/4ar8p4f0179kjm7lp1rhx29kcbl7i83n-python-sip-4.19.24.drv
        armhf-linux/gnu/store/3ik4rlxqmyxqc9ah3k8wqdklnvsnmkkg-python-sip-4.19.24.drv
        aarch64-linux/gnu/store/rzkm0impi9bghlqd79byskh76plvdhn1-python-sip-4.19.24.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'python' does not match package name 'python-wrapper'