openbsd-ports/audio/p5-Audio-MPD/pkg/DESCR
bernd 1986dda945 Initial import of Audio-MPD-0.12.3.
Audio::MPD gives a clear object-oriented interface for talking to and
controlling MPD (Music Player Daemon) servers. A connection to the MPD
server is established as soon as a new Audio::MPD object is created.
Commands are then send to the server as the class's methods are called.

submitted and maintained by Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-05-23 15:27:34 +00:00

5 lines
282 B
Plaintext

Audio::MPD gives a clear object-oriented interface for talking to and
controlling MPD (Music Player Daemon) servers. A connection to the MPD
server is established as soon as a new Audio::MPD object is created.
Commands are then send to the server as the class's methods are called.