summaryrefslogtreecommitdiff
path: root/libraries/libsndfile/README
diff options
context:
space:
mode:
authorPaul Wisehart <wise@lupulin.net>2010-05-11 14:56:21 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-11 14:56:21 +0200
commit5becb4cd598d8d009d7eb41873b9cc00d51944ac (patch)
treee78adada1fc98d928fc05e6dfae72d217055ccd8 /libraries/libsndfile/README
parent5804d04f18652e5473364cc8ad528447bdb18fbd (diff)
downloadslackbuilds-5becb4cd598d8d009d7eb41873b9cc00d51944ac.tar.gz
libraries/libsndfile: Initial import
Diffstat (limited to 'libraries/libsndfile/README')
-rw-r--r--libraries/libsndfile/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libsndfile/README b/libraries/libsndfile/README
new file mode 100644
index 0000000000..c628d7d007
--- /dev/null
+++ b/libraries/libsndfile/README
@@ -0,0 +1,4 @@
+Libsndfile is a C library for reading and writing files containing sampled
+sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one
+standard library interface. It is released under the GNU LGPL.
+