1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
Source: tao
Section: non-free/devel
Priority: optional
Maintainer: Ossama Othman <ossama@debian.org>
Standards-Version: 3.1.1.1
Package: libtao1.0
Architecture: any
Section: non-free/libs
Depends: ${shlibs:Depends}
Description: The TAO high-performance, real-time ORB library
This package contains the run-time TAO library. The ORB services library
"liborbsvcs" isn't included in this package but will be included in
upcoming releases of this package.
.
TAO is a real-time ORB endsystem designed to meet end-to-end application
quality of service (QoS) requirements by vertically integrating CORBA
middleware with OS I/O subsystems, communication protocols, and network
interfaces. It is the first real-time ORB endsystem to support end-to-end QoS
guarantees over ATM networks.
Package: tao
Architecture: any
Section: non-free/devel
Depends: libtao1.0 (>= 1.0.7-2), libace5.0-dev (>= 5.0.7-3)
Suggests: tao-doc
Description: A high-performance, real-time ORB
The IDL compiler tao_idl, the header files and static libraries for the TAO
Object Request Broker (ORB) are included in this package. The ORB services
library "liborbsvcs" isn't included in this package but will be included in
upcoming releases of this package.
.
TAO is a real-time ORB endsystem designed to meet end-to-end application
quality of service (QoS) requirements by vertically integrating CORBA
middleware with OS I/O subsystems, communication protocols, and network
interfaces. It is the first real-time ORB endsystem to support end-to-end QoS
guarantees over ATM networks.
Package: tao-doc
Architecture: all
Section: non-free/doc
Description: A high-performance, real-time ORB
This package contains documentation for TAO, including the man pages.
.
TAO is a real-time ORB endsystem designed to meet end-to-end application
quality of service (QoS) requirements by vertically integrating CORBA
middleware with OS I/O subsystems, communication protocols, and network
interfaces. It is the first real-time ORB endsystem to support end-to-end QoS
guarantees over ATM networks.
|