slackbuilds_ponce/python/pyorbit
Robby Workman 9f52e80395 Various: Fix missing/bad $OUTPUT in mkdir invocation
Thanks to Antonio Hernández Blas <hba.nihilismus@gmail.com>

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-31 00:02:05 -05:00
..
pyorbit.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
pyorbit.SlackBuild Various: Fix missing/bad $OUTPUT in mkdir invocation 2013-10-31 00:02:05 -05:00
README python/pyorbit: Fixed dep information 2012-08-23 15:49:28 -05:00
slack-desc

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.