slackbuilds/python/pyliblo
B. Watson 081b16bd92
python/pyliblo: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-06-03 10:38:33 +07:00
..
README python/pyliblo: Add python3 support. 2021-12-10 08:37:33 +07:00
pyliblo.SlackBuild python/pyliblo: Get rid of unused LIBDIRSUFFIX and SLKCFLAGS. 2023-06-03 10:38:33 +07:00
pyliblo.info python/pyliblo: Update email address. 2022-06-09 13:19:27 -04:00
slack-desc python/pyliblo: Add python3 support. 2021-12-10 08:37:33 +07: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.

This build includes support for both Python 2 and Python 3. Also
included are the command line utilities send_osc and dump_osc.