From 79c311b81cd8b12075f4c8028a65787481ee40c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Sun, 1 Dec 2013 22:33:23 +0100 Subject: gnu: Synchronize descriptions with 'gnumaint'. --- gnu/packages/gnunet.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/gnunet.scm') diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm index 69cd74ee66..f7ba7bdcdb 100644 --- a/gnu/packages/gnunet.scm +++ b/gnu/packages/gnunet.scm @@ -83,10 +83,10 @@ ("zlib" ,zlib))) (synopsis "Library to extract meta-data from media files") (description - "GNU Libextractor is a library for extracting metadata from files. It + "GNU libextractor is a library for extracting metadata from files. It supports a very large number of file formats, including audio files, document files, and archive files. Each file format is implemented as a plugin, so -new formats can be added easily. The package also containes a command-line +new formats can be added easily. The package also contains a command-line tool to extract metadata from a file and print the results.") (license license:gpl3+) (home-page "http://www.gnu.org/software/libextractor/"))) -- cgit v1.2.3