slackbuilds/python/pyorbit
B. Watson a1541e4d37
python/pyorbit: Fix slack-desc.
2016-11-14 16:47:23 +07:00
..
README python/pyorbit: Fixed dep information 2012-08-23 15:49:28 -05:00
pyorbit.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
pyorbit.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
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.