PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped
to suit the needs of the bonobo bindings in GNOME-Python, but is usable
for other purposes as well. It aims to follow the standard Python
language mapping for CORBA. It can generate stubs at runtime from
typelibs, IDL files, or by introspecting remote objects using ORBit2's
IModule typelib capabilities.
The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/pyorbit/2.14/
Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=pyorbit
Changes from 2.14.2 to 2.14.3:
- Fix build problem on Mac OS X
- Fix compatibility with non-ORBit2 based servants
--
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/