1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: cdtool
Section: sound
Priority: optional
Maintainer: Stephen Kitt <skitt@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.7
Homepage: http://hinterhof.net/cdtool/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/cdtool.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cdtool.git
Package: cdtool
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: text-based audio CD player and CD-ROM control commands
cdtool contains cdplay, cdeject, cdstop, cdpause, and several other
programs for playing audio CDs and controlling a CD-ROM drive from
the command line and in a quick and scriptable way.
.
cdown reads track info and queries a CDDB database for info on
the current CD. cdctrl is a command line utility for controlling a
CD-ROM drive interactively and from scripts. cdir keeps track of the
contents of different CDs using a workman-compatible database.
|