diff options
Diffstat (limited to '')
-rw-r--r-- | audio/py-pyliblo3/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/py-pyliblo3/pkg-descr b/audio/py-pyliblo3/pkg-descr new file mode 100644 index 000000000000..115341b09268 --- /dev/null +++ b/audio/py-pyliblo3/pkg-descr @@ -0,0 +1,5 @@ +pyliblo is a Python wrapper for the liblo OSC 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. |