summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-05-10 14:05:49 +0200
committerLudovic Courtès <ludo@gnu.org>2015-05-10 22:29:16 +0200
commitfc8a431c39bc0db3623130a664d8fe3b815bc221 (patch)
treef1db2bde404a7f7fa40c1e70c9b0cfd4df50bd6b
parentb8949a2fc9821cd30c732a668b962f09aa9e3543 (diff)
downloadguix-fc8a431c39bc0db3623130a664d8fe3b815bc221.tar.gz
guix-fc8a431c39bc0db3623130a664d8fe3b815bc221.tar.xz
gnu: libcdio: Synchronize description.
* gnu/packages/cdrom.scm (libcdio)[description]: Synchronize with GNU.
-rw-r--r--gnu/packages/cdrom.scm4
1 files changed, 3 insertions, 1 deletions
diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm
index 3383fb653d..98a3e16b04 100644
--- a/gnu/packages/cdrom.scm
+++ b/gnu/packages/cdrom.scm
@@ -95,7 +95,9 @@ caching facility provided by the library.")
for CD-ROM and CD image file access. It allows the developer to add CD
access to an application without having to worry about the OS- and
device-dependent properties of CD-ROM or the specific details of CD image
-formats.")
+formats. It includes pycdio, a Python interface to libcdio, and
+libcdio-paranoia, a library providing jitter-free and error-free audio
+extraction from CDs.")
(license gpl3+)))
(define-public libcdio-paranoia