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/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-02-09 20:10:15 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/py-pyliblo Makefile distinfo pkg-descr pkg-plist audio/py-pyliblo/files patch-setup.py Log: 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> Revision Changes Path 1.1016 +1 -0 ports/audio/Makefile 1.1 +36 -0 ports/audio/py-pyliblo/Makefile (new) 1.1 +3 -0 ports/audio/py-pyliblo/distinfo (new) 1.1 +30 -0 ports/audio/py-pyliblo/files/patch-setup.py (new) 1.1 +9 -0 ports/audio/py-pyliblo/pkg-descr (new) 1.1 +6 -0 ports/audio/py-pyliblo/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"