From d3e3468fb8f472f75b1f3966b0976fdf16433094 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Sat, 26 Mar 2016 17:23:18 -0400 Subject: gnu: python-pyechonest: Clean up description. * gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from the description. --- gnu/packages/music.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 672f55d2da..89f49c6f4d 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -1201,9 +1201,8 @@ MusicBrainz database.") (build-system python-build-system) (home-page "https://github.com/echonest/pyechonest") (synopsis "Python interface to The Echo Nest APIs") - (description "Pyechonest is an open source Python library for the Echo Nest -API. With Pyechonest you have Python access to the entire set of API methods -including: + (description "Pyechonest is a Python library for the Echo Nest API. With +Pyechonest you have Python access to the entire set of API methods including: @enumerate @item artist - search for artists by name, description, or attribute, and get -- cgit v1.2.3