1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
Source: plait
Section: sound
Priority: optional
Maintainer: David Symons <david.symons@liberatedcomputing.net>
Build-Depends: debhelper (>= 6), quilt
Standards-Version: 3.8.3
Homepage: http://stephenjungels.com/jungels.net/projects/plait/
Vcs-Bzr: http://bazaar.launchpad.net/~bimberi/plait/debian
Vcs-Browser: http://bazaar.launchpad.net/~bimberi/plait/debian/files
Package: plait
Architecture: all
Depends: wget, ${misc:Depends}
Recommends: mpg123 | mpg321 | amarok | mp3-decoder
Description: command-line jukebox
Plait (pronounced "play") is a command-line jukebox and music player
front end. It understands brief, easy to type queries that pick a
single song, mix queries that combine works from multiple artists,
stream queries that find Shoutcast radio streams, and everything in
between.
.
A variety of filters are available to pick just the music you want
to hear. In order to actually play the music it finds, Plait
automatically hands off a play list to one of the supported
music players (or you can use it manually with any player that
supports .m3u playlists).
|