summaryrefslogtreecommitdiffstats
path: root/libraries/ORBit2/README
diff options
context:
space:
mode:
author Daniel Liljeqvist <dasajev@gmail.com>2010-05-11 14:56:11 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 14:56:11 +0200
commit7e17b0e28287ae6fda086f90ec3ca649727f90c6 (patch)
tree3b95575d525eddca26029e85bba806c63f0d17db /libraries/ORBit2/README
parent08f76d09fc33208c7c586951113c01192467fad8 (diff)
downloadslackbuilds-7e17b0e28287ae6fda086f90ec3ca649727f90c6.tar.gz
slackbuilds-7e17b0e28287ae6fda086f90ec3ca649727f90c6.tar.xz
libraries/ORBit2: Initial import
Diffstat (limited to 'libraries/ORBit2/README')
-rw-r--r--libraries/ORBit2/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/ORBit2/README b/libraries/ORBit2/README
new file mode 100644
index 0000000000..03e90139b4
--- /dev/null
+++ b/libraries/ORBit2/README
@@ -0,0 +1,8 @@
+ORBit is a high-performance CORBA (Common Object Request Broker
+Architecture) ORB (object request broker). It allows programs to
+send requests and receive replies from other programs, regardless
+of the locations of the two programs. CORBA is an architecture that
+enables communication between program objects, regardless of the
+programming language they're written in or the operating system they
+run on.
+