diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-10-05 15:22:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-05 15:22:15 +0700 |
commit | 69e48cd3fad541230cf254cf4a89eae402387891 (patch) | |
tree | d4daf2fb51c6250da0c5ec1f7e59dd2b0e284a63 /development/omniORB/README | |
parent | ebb811d0d5ed6382a48c49a6f0135dd5c50e999c (diff) |
development/omniORB: Added (High performance CORBA ORB).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/omniORB/README')
-rw-r--r-- | development/omniORB/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/omniORB/README b/development/omniORB/README new file mode 100644 index 0000000000000..26d5286889690 --- /dev/null +++ b/development/omniORB/README @@ -0,0 +1,10 @@ +omniORB is a robust high performance CORBA ORB for C++ and Python. +It is freely available under the terms of the GNU Lesser General +Public License (for the libraries), and GNU General Public License +(for the tools). omniORB is largely CORBA 2.6 compliant. + +omniORB is one of only three ORBs to have been awarded the +Open Group's Open Brand for CORBA. This means that omniORB has been +tested and certified CORBA compliant, to version 2.1 of the CORBA +specification. You can find out more about the branding program +at the Open Group. |