| Paketname | python-pyorbit |
| Beschreibung | A Python language binding for the ORBit2 CORBA implementation |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 2.24.0-6 |
| Sektion | python |
| Priorität | optional |
| Installierte Größe | 316 Byte |
| Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.3.6-6~), libglib2.0-0 (>= |
| Empfohlene Pakete | |
| Paketbetreuer | Sebastien Bacher |
| Quelle | pyorbit |
| Paketgröße | 100586 Byte |
| Prüfsumme MD5 | 5a5c01d54661eb6180542cbbf10c8595 |
| Prüfsumme SHA1 | ec43cae5a9aaa212dda66de649a307213df71652 |
| Prüfsumme SHA256 | 8bfb2f63ea5d5788856b0e31ae2b14c377bc25987c94637aee18f039c2f1c1ef |
| Link zum Herunterladen | python-pyorbit_2.24.0-6_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
|