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/bnjv2xnrvc0dm38sbs509wyddbm1p0w0-python-sip-4.19.24.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/xkbs9rvr52f9a5qv97875lx94v1621ry-python-sip-4.19.24.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/f06zm4hij6irjnj6qkgkakqkmh96hiyp-python-sip-4.19.24.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/f0a9vl94brl2sxl9d3hi9xi3lpyhp2ry-python-sip-4.19.24.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/pwcs1z7p34faqrnlh12rg97g4hj0xssj-python-sip-4.19.24.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/dg4677sc204z30ylc56p9fbgm99jsyfc-python-sip-4.19.24.drv
x86_64-linuxi686-w64-mingw32/gnu/store/g4z3wx9fc1svgv3iv01kk1ckzakqanfn-python-sip-4.19.24.drv
x86_64-linuxi586-pc-gnu/gnu/store/bcj7nq42rggjydc8w4d0fkxcbfnvhwns-python-sip-4.19.24.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/awq3nzhrq7026ddji006g81yn24z4nd9-python-sip-4.19.24.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/6gcs2wf88rvyizk7kgq9skcs8s6pk8x5-python-sip-4.19.24.drv
riscv64-linux/gnu/store/gzyagl9qs2dvb20l48iwxszxh2xvq2s4-python-sip-4.19.24.drv
    powerpc-linux/gnu/store/48jgabk1nxagzzdnwx8j6phs6ic1z7dk-python-sip-4.19.24.drv
      powerpc64le-linux/gnu/store/0ly7q4wprbqdsbd655ggkmpbbpnaxp9f-python-sip-4.19.24.drv
      mips64el-linux/gnu/store/k0fiia24bh7h36f6sbimx23m3nfk5a09-python-sip-4.19.24.drv
        i686-linux/gnu/store/cqlbh3bvsvldcal66x6mvhp9y6wk7p7k-python-sip-4.19.24.drv
        i586-gnu/gnu/store/2i2wnf270xqzv7wkvpwlyssjvsafr6s1-python-sip-4.19.24.drv
        armhf-linux/gnu/store/5f9w15sd9ds74670b83ll77g106rcx4z-python-sip-4.19.24.drv
        aarch64-linux/gnu/store/n1j35drhfsmqqg38hzrkb3979iq8y1j8-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'