summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2013-10-03 12:19:52 +0000
committerwiz <wiz>2013-10-03 12:19:52 +0000
commit01e99711c3e3483685e69b89ac7c0cdf2e31add6 (patch)
treece56b07b9fe51e5601515d1f8a215dd8b02e7dd3 /audio
parent2a0b5fe0e05f5d671e0aa8b2ce3f2ffcc8a0a85f (diff)
downloadpkgsrc-01e99711c3e3483685e69b89ac7c0cdf2e31add6.tar.gz
Improve description.
Diffstat (limited to 'audio')
-rw-r--r--audio/libxspf/DESCR28
1 files changed, 14 insertions, 14 deletions
diff --git a/audio/libxspf/DESCR b/audio/libxspf/DESCR
index fbf5593231a..d16a2407508 100644
--- a/audio/libxspf/DESCR
+++ b/audio/libxspf/DESCR
@@ -1,17 +1,17 @@
-LibSpiff brings XSPF playlist reading and writing support to your C++
-application. Both version 0 and 1 are supported. libSpiff uses Expat for
-XML parsing and CppTest for unit testing. libSpiff is the official
-reference implementation for XSPF of the [9]Xiph.Org Foundation.
+LibSpiff brings XSPF playlist reading and writing support to your
+C++ application. Both version 0 and 1 are supported. libSpiff is
+the official reference implementation for XSPF of the Xiph.Org
+Foundation.
Features
- * Full conformance to the XSPF specification
- * Cross-platform (Unix, Windows, Mac OS X, ...)
- * Read and write XSPF files
- * XSPF-0 and XSPF-1 support
- * Unicode support
- * Full support for XSPF extensions
- * Full support for XML namespaces
- * Fast (XML parsing is done by Expat)
- * Uses unit testing
- * Liberal license: [10]New BSD license
+ * Full conformance to the XSPF specification
+ * Cross-platform (Unix, Windows, Mac OS X, ...)
+ * Read and write XSPF files
+ * XSPF-0 and XSPF-1 support
+ * Unicode support
+ * Full support for XSPF extensions
+ * Full support for XML namespaces
+ * Fast (XML parsing is done by Expat)
+ * Uses unit testing
+ * Liberal license: New BSD license