summaryrefslogtreecommitdiff
path: root/multimedia/shntool/README
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:55 +0200
committerHeinz Wiesinger <pprkut@slackbuilds.org>2010-05-11 20:30:55 +0200
commit14af457f361896cda907570c69ee59c8593a6134 (patch)
tree6d117916c14f43419d4e9d3f09a2366f8eea8adc /multimedia/shntool/README
parent4be845bf18a1cec9e704a0eb8906c9e58478cd1d (diff)
downloadslackbuilds-14af457f361896cda907570c69ee59c8593a6134.tar.gz
audio/shntool: Moved from multimedia
Diffstat (limited to 'multimedia/shntool/README')
-rw-r--r--multimedia/shntool/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/multimedia/shntool/README b/multimedia/shntool/README
deleted file mode 100644
index 900798a7ca..0000000000
--- a/multimedia/shntool/README
+++ /dev/null
@@ -1,10 +0,0 @@
-shntool is a command-line utility to view and/or modify WAVE data
-and properties. It runs in several different operating modes, and
-supports various lossless audio formats.
-
-shntool is comprised of three parts - its core, mode modules, and
-format modules. This helps to make the code easier to maintain, as
-well as aid other programmers in developing new functionality. The
-distribution archive contains a file named 'modules.howto' that
-describes how to create a new mode or format module, for those so
-inclined.