summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-03-26 17:23:18 -0400
committerLeo Famulari <leo@famulari.name>2016-03-26 17:25:13 -0400
commitd3e3468fb8f472f75b1f3966b0976fdf16433094 (patch)
tree1b7a9adc36d2126c68bae0a9fc5316fc05943157
parente12f047f75d3bba5aae47adc7357b6e0f9afcf90 (diff)
gnu: python-pyechonest: Clean up description.
* gnu/packages/music.scm (pyechonest)[description]: Remove "open source" from the description.
-rw-r--r--gnu/packages/music.scm5
1 files changed, 2 insertions, 3 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 672f55d2da8..89f49c6f4d6 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1201,9 +1201,8 @@ MusicBrainz database.")
1201 (build-system python-build-system) 1201 (build-system python-build-system)
1202 (home-page "https://github.com/echonest/pyechonest") 1202 (home-page "https://github.com/echonest/pyechonest")
1203 (synopsis "Python interface to The Echo Nest APIs") 1203 (synopsis "Python interface to The Echo Nest APIs")
1204 (description "Pyechonest is an open source Python library for the Echo Nest 1204 (description "Pyechonest is a Python library for the Echo Nest API. With
1205API. With Pyechonest you have Python access to the entire set of API methods 1205Pyechonest you have Python access to the entire set of API methods including:
1206including:
1207 1206
1208@enumerate 1207@enumerate
1209@item artist - search for artists by name, description, or attribute, and get 1208@item artist - search for artists by name, description, or attribute, and get