diff options
author | Leo Famulari <leo@famulari.name> | 2016-03-26 17:23:18 -0400 |
---|---|---|
committer | Leo Famulari <leo@famulari.name> | 2016-03-26 17:25:13 -0400 |
commit | d3e3468fb8f472f75b1f3966b0976fdf16433094 (patch) | |
tree | 1b7a9adc36d2126c68bae0a9fc5316fc05943157 /gnu/packages/music.scm | |
parent | e12f047f75d3bba5aae47adc7357b6e0f9afcf90 (diff) | |
download | gnu-guix-d3e3468fb8f472f75b1f3966b0976fdf16433094.tar gnu-guix-d3e3468fb8f472f75b1f3966b0976fdf16433094.tar.gz |
gnu: python-pyechonest: Clean up description.
* gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from
the description.
Diffstat (limited to 'gnu/packages/music.scm')
-rw-r--r-- | gnu/packages/music.scm | 5 |
1 files 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 |