pyorbit 2.24.0-6ubuntu4 source package in Ubuntu
Changelog
pyorbit (2.24.0-6ubuntu4) trusty; urgency=medium * Use dh_autoreconf. -- Dimitri John Ledkov <email address hidden> Mon, 23 Dec 2013 14:31:59 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- interpreters
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | interpreters |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyorbit_2.24.0.orig.tar.gz | 394.6 KiB | ca466a6f3284c03d87a48c41a086d90c8b3d55b556883e3e4bff5e9d88ec724c |
pyorbit_2.24.0-6ubuntu4.diff.gz | 474.6 KiB | e3e95af72ec7c4c72d34fb788bf1af261532b0a722c8db6ccbd853ad9f8d4151 |
pyorbit_2.24.0-6ubuntu4.dsc | 2.2 KiB | e06d0facab94b15680935892c97cab7d662c70154d2e4514ee97e0b3bce85e10 |
Available diffs
- diff from 2.24.0-6ubuntu3 to 2.24.0-6ubuntu4 (977 bytes)
Binary packages built by this source
- python-pyorbit: A Python language binding for the ORBit2 CORBA implementation
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
- python-pyorbit-dbg: No summary available for python-pyorbit-dbg in ubuntu vivid.
No description available for python-pyorbit-dbg in ubuntu vivid.
- python-pyorbit-dev: PyORBit: development files
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
.
This package contains development files necessary to develop extensions
for the module using the C language.
- python-pyorbit-omg: PyORBit - Python CORBA OMG standard files
This package includes the Python files that are necessary to
fulfill the OMG standard 02-09-07.