slackbuilds/python/pyorbit
B. Watson 6ab4e73766 python/pyorbit: Allow VERSION override, i486=>i586.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 13:29:48 +00:00
..
README
pyorbit.SlackBuild python/pyorbit: Allow VERSION override, i486=>i586. 2017-03-25 13:29:48 +00:00
pyorbit.info
slack-desc python/pyorbit: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

PyORBit is a binding for the ORBit2 CORBA ORB. It aims to be
compatible with the Python language mapping standard, implementing
both the client side and server side bindings. PyORBit is capable of
calling methods of in-process ORBit servers implemented in C, and
being called by C code.