File: control

package info (click to toggle)
shntool 3.0.10%2Bgit20130108.4ca41f4-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,228 kB
  • sloc: ansic: 8,524; sh: 3,761; makefile: 36
file content (28 lines) | stat: -rw-r--r-- 1,171 bytes parent folder | download | duplicates (2)
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
27
28
Source: shntool
Section: sound
Priority: optional
Standards-Version: 4.7.0
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 13)
Homepage: http://shnutils.freeshell.org/shntool/
Vcs-Browser: https://salsa.debian.org/debian/shntool
Vcs-Git: https://salsa.debian.org/debian/shntool.git
Rules-Requires-Root: no

Package: shntool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: cuetools, sox, flac, wavpack
Description: multi-purpose tool for manipulating and analyzing WAV files
 shntool is a multi-purpose WAVE data processing and reporting utility.
 File formats are abstracted from its core, so it can process any file
 that contains WAVE data, compressed or not - provided there exists a
 format module to handle that particular file type.
 .
 shntool has native support for .wav files. If you want it to work with
 other formats, you must have the appropriate helper program installed.
 Some of these helper programs - notably for Monkey's Audio, LPAC,
 OptimFROG - are not (yet) available in Debian.
 .
 With the helper programs mentioned above, shntool is able to convert files
 between all supported formats.