Top > All Packages in Directory > Python-SIP

Python-SIP - Generates Python bindings for C and C++ libaries

'SIP' creates 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 makes it easy to exploit existing C or C++ libraries in a productive interpretive programming environment and to take a Python application and selectively implement parts of it.

SIP consists of 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 Python module provides support functions to the automatically generated code.

Obtaining

Web pagehttp://www.riverbankcomputing.co.uk/sip/
Source tarball http://www.river-bank.demon.co.uk/download/sip/sip-4.0.1.tar.gz
Source informationhttp://www.riverbankcomputing.co.uk/sip/download.php
Version 4.0.1 (stable) released on 2004-07-06
Licensed under SIP.
This is not a GNU package.

Documentation

User reference manual available in HTML format from http://www.river-bank.demon.co.uk/docs/sip/sipref.html
Support contacts

Help List<pykde@mats.imk.fraunhofer.de> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
Developer List<pykde@mats.imk.fraunhofer.de> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
Bug List<pykde@mats.imk.fraunhofer.de> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
Bug Databasehttp://sourceforge.net/tracker/?group_id=61057&atid=496020
SupportPaid technical support and consulting available from Riverbank Computing Ltd. at <info@riverbankcomputing.co.uk>

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/sip http://sourceforge.net/cvs/?group_id=61057
Interfacescommand line
Source languagesC++, Python
Related programsPyQT, PyKDE

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-06-24
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of this license is included in the file COPYING.DOC.

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.