summaryrefslogtreecommitdiff
path: root/audio/libshout/DESCR
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2004-01-12 03:56:19 +0000
committerkim <kim@pkgsrc.org>2004-01-12 03:56:19 +0000
commitb30a37c503a3ac4c777e4c859adfd8b58496bfd8 (patch)
treed9fd9f47cfa8f46dc47e15d8fbd202c475bdbca5 /audio/libshout/DESCR
parent33b46e0c8822402092a2edcb56624a0fd7f8e4f7 (diff)
downloadpkgsrc-b30a37c503a3ac4c777e4c859adfd8b58496bfd8.tar.gz
'libshout' allows applications to easily communicate and broadcast to
an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details.
Diffstat (limited to 'audio/libshout/DESCR')
-rw-r--r--audio/libshout/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/libshout/DESCR b/audio/libshout/DESCR
new file mode 100644
index 00000000000..b98ae486715
--- /dev/null
+++ b/audio/libshout/DESCR
@@ -0,0 +1,5 @@
+'libshout' allows applications to easily communicate and broadcast to
+an Icecast streaming media server. It handles the socket connections,
+metadata communication, and data streaming for the calling application,
+and lets developers focus on feature sets instead of implementation
+details.