From ad76b106b43ed49fd572774bd782c6354ec5c443 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 29 Apr 2012 20:59:44 -0400 Subject: python/pyliblo: Added (python wrapper for the liblo OSC library) Signed-off-by: dsomero --- python/pyliblo/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 python/pyliblo/README (limited to 'python/pyliblo/README') diff --git a/python/pyliblo/README b/python/pyliblo/README new file mode 100644 index 0000000000..15b05f7486 --- /dev/null +++ b/python/pyliblo/README @@ -0,0 +1,9 @@ +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. + +This requires liblo. -- cgit v1.2.3