summaryrefslogtreecommitdiff
path: root/audio/libxspf/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-10-03 12:19:52 +0000
committerwiz <wiz@pkgsrc.org>2013-10-03 12:19:52 +0000
commit52e8794f6f6216454fb5a22ac4393c251d18d32f (patch)
treece56b07b9fe51e5601515d1f8a215dd8b02e7dd3 /audio/libxspf/DESCR
parent62bf1496fb9cd4e1a5363cfc7afa4759379356b4 (diff)
downloadpkgsrc-52e8794f6f6216454fb5a22ac4393c251d18d32f.tar.gz
Improve description.
Diffstat (limited to 'audio/libxspf/DESCR')
-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