Paketname | python-pyorbit |
Beschreibung | A Python language binding for the ORBit2 CORBA implementation |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (main) |
Version | 2.24.0-5ubuntu3 |
Sektion | python |
Priorität | optional |
Installierte Größe | 224 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libglib2.0-0 (>= |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyorbit |
Paketgröße | 65814 Byte |
Prüfsumme MD5 | 9fde6f6185fce0f84943c4f1772fa356 |
Prüfsumme SHA1 | 38cd96032eb7757ff41b72ac9587f9e0f78ceb87 |
Prüfsumme SHA256 | 606022d779219d1ca5e01ef24588ff601ddb3462fa0bc1d4192a5b25b0095080 |
Link zum Herunterladen | python-pyorbit_2.24.0-5ubuntu3_i386.deb |
Ausführliche Beschreibung | 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.
.
Where it makes sense, this binding tries to stay compatible with the
Python language mapping, which can be found on the OMG web site:
http://www.omg.org/cgi-bin/doc?formal/02-09-07
|