diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-10-20 08:10:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-22 08:33:45 +0700 |
commit | b22350b3076c65204052e4cd4e567ff3e065b695 (patch) | |
tree | af373dff43983331eacbc83587898a35b7d1611b /development/omniORBpy/README | |
parent | 39b318c595638193056b16eaa4e3a64eb6086a54 (diff) | |
download | slackbuilds-b22350b3076c65204052e4cd4e567ff3e065b695.tar.gz |
development/omniORBpy: Added (A robust high-performance CORBA ORB).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/omniORBpy/README')
-rw-r--r-- | development/omniORBpy/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/development/omniORBpy/README b/development/omniORBpy/README new file mode 100644 index 0000000000..1e210703c5 --- /dev/null +++ b/development/omniORBpy/README @@ -0,0 +1,9 @@ +omniORBpy is a robust high-performance CORBA ORB for Python. + +The bindings adhere to the standard IDL to Python mapping which you +may find at + +http://www.omg.org/technology/documents/formal/python_language_mapping.htm + +omniORBpy makes use of the C++ omniORB library. omniORBpy version +4.2.x can only be used with omniORB 4.2.x. |