slackbuilds/python/pyliblo
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README python/pyliblo: Updated for version 0.10.0. 2015-11-07 10:33:23 +07:00
pyliblo.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
pyliblo.info Multiple: Fix .info and README (Cython refs) 2016-01-17 09:40:16 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

pyliblo (python wrapper for the liblo OSC library)

pyliblo is a Python wrapper for the liblo Open Sound Control library. It
supports almost the complete functionality of liblo, allowing you to
send and receive OSC messages using a nice and simple Python API.

Also included are the command line utilities send_osc and dump_osc.

If you're upgrading from an older pyliblo version and you get 'compilation
terminated due to -Wfatal-errors', check your installed version of liblo:
for pyliblo-0.10.0 and up, you need liblo-0.28 or greater.