pkg://sip-0.10.1-1.i386.rpm:74326/HEADER
downloads
Name : sip Relocations: (not relocateable)
Version : 0.10.1 Vendor: Red Hat, Inc.
Release : 1 Build Date: Wed Feb 2 13:37:10 2000
Install date: (not installed) Build Host: porky.devel.redhat.com
Group : Development/Tools Source RPM: sip-0.10.1-1.src.rpm
Size : 174550 License: GPL
Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL : http://www.river-bank.demon.co.uk/software
Summary : SIP - Python/C++ Bindings Generator
Description :
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.