summaryrefslogtreecommitdiff
path: root/audio/py-pyliblo/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-pyliblo/pkg-descr')
-rw-r--r--audio/py-pyliblo/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/audio/py-pyliblo/pkg-descr b/audio/py-pyliblo/pkg-descr
deleted file mode 100644
index a537c16ee9b0..000000000000
--- a/audio/py-pyliblo/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-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.