summaryrefslogtreecommitdiffstats
path: root/python/pyliblo/README
diff options
context:
space:
mode:
author B. Watson2012-04-30 02:59:44 +0200
committer Erik Hanson2012-04-30 07:40:08 +0200
commitad76b106b43ed49fd572774bd782c6354ec5c443 (patch)
tree092464447aad7abd31df1019dd2f4df80664a790 /python/pyliblo/README
parentdfbdc37ef6bd88dc64ce101eb0065cd326dbf98d (diff)
downloadslackbuilds-ad76b106b43ed49fd572774bd782c6354ec5c443.tar.gz
python/pyliblo: Added (python wrapper for the liblo OSC library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/pyliblo/README')
-rw-r--r--python/pyliblo/README9
1 files changed, 9 insertions, 0 deletions
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.