Source: bpm-tools
Section: sound
Priority: extra
Maintainer: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.4
Homepage: http://www.pogo.org.uk/~mark/bpm-tools/
Vcs-Git: git://git.debian.org/git/collab-maint/bpm-tools.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/bpm-tools.git;a=summary

Package: bpm-tools
Architecture: any
Depends: sox, ${shlibs:Depends}, ${misc:Depends}
Recommends: gnuplot, vorbis-tools, flac, id3v2
Suggests: libsox-fmt-all
Description: command-line tool to calculate tempo of audio
 The  bpm-tools  commands  are used to automatically calculate the tempo 
 (in beats-per-minute) of music, optionally displaying an  analysis and
 adding it to file 'tags'. The data from these tags can be especially
 useful for navigating a music library in DJ software such as xwax(1).
 .
 The bpm command implements the algorithm on raw data, but the most
 commonly used command is bpm-tag to tag the file with the tempo in bpm.
 The bpm-graph command will produce a plot of the results of the
 autocorrelation. 
