Binary package “python-pyorbit-dbg” in ubuntu precise

Python bindings for ORBit2 CORBA (debug extension)

 It aims to take advantage of new features found in ORBit2 to make
 language bindings more efficient. This includes:
   - Use of ORBit2 type libraries to generate stubs
   - use of the ORBit_small_invoke_stub() call for operation
     invocation, which allows for short circuited invocation on local
     objects.
 .
 This package contains the extension built for the python debug interpreter.