Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        sip: SIP - Python/C++ Bindings Generator
        
        
        - Summary
- SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes.  SIP takes many of its ideas from SWIG but,
because it is specifically designed for C++ and Python, is able to generate
tighter bindings.  SIP is so called because it is a small SWIG.
SIP was originally designed to generate Python bindings for KDE and so has
explicit support for the signal slot mechanism used by the Qt/KDE class
libraries.  However, SIP can be used to generate Python bindings for any C++
class library.
            Arch: ia64
            
                | Download: | sip-3.6-1.ia64.rpm | 
|---|
                | Build Date: | Fri Feb  6 14:43:37 2004 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 400 KiB | 
|---|
            
         
        Changelog
        
            - * Mon Apr 28 05:00:00 2003 Than Ngo <than{%}redhat{*}com> 3.6-1
- - 3.6 
            - * Tue Mar  4 04:00:00 2003 Than Ngo <than{%}redhat{*}com> 3.5.1-0.20030301.0
- - snapshot 20030301, support qt 3.1.2 
            - * Wed Jan 22 04:00:00 2003 Tim Powers <timp{%}redhat{*}com>
- - rebuilt