slackbuilds_ponce/python/pyorbit
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
pyorbit.info
pyorbit.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README python/pyorbit: Fixed dep information 2012-08-23 15:49:28 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.