1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/audio/py-pyliblo/pkg-plist
Martin Wilke 0af225c1ad 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.

WWW:	http://das.nasophon.de/pyliblo/

PR:		ports/130975
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-09 20:10:15 +00:00

7 lines
159 B
Plaintext

bin/dump_osc
bin/send_osc
%%PYTHON_SITELIBDIR%%/liblo.so
%%PORTDOCS%%%%DOCSDIR%%/API.html
%%PORTDOCS%%%%DOCSDIR%%/examples.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%