diff options
author | B. Watson <yalhcru@gmail.com> | 2012-04-29 20:59:44 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-04-30 00:40:08 -0500 |
commit | ad76b106b43ed49fd572774bd782c6354ec5c443 (patch) | |
tree | 092464447aad7abd31df1019dd2f4df80664a790 /python/pyliblo/slack-desc | |
parent | dfbdc37ef6bd88dc64ce101eb0065cd326dbf98d (diff) | |
download | slackbuilds-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/slack-desc')
-rw-r--r-- | python/pyliblo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/pyliblo/slack-desc b/python/pyliblo/slack-desc new file mode 100644 index 0000000000..fdfd7fb5e8 --- /dev/null +++ b/python/pyliblo/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +pyliblo: pyliblo (python wrapper for the liblo OSC library) +pyliblo: +pyliblo: pyliblo is a Python wrapper for the liblo Open Sound Control +pyliblo: library. It supports almost the complete functionality of liblo, +pyliblo: allowing you to send and receive OSC messages using a nice and simple +pyliblo: Python API. +pyliblo: +pyliblo: Also included are the command line utilities send_osc and dump_osc. +pyliblo: +pyliblo: +pyliblo: |