diff options
author | James axl <axlrose112@gmail.com> | 2011-12-30 08:26:43 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-31 00:25:00 -0600 |
commit | f3339e45c5bba779320b867e5389d04ed4f120d6 (patch) | |
tree | 8ee935b32dbfd9914ebecb9d24430de734eddc41 /libraries/libechonest/README | |
parent | dadf828456f72979a5a7a17d955ffe028bf7bbb0 (diff) | |
download | slackbuilds-f3339e45c5bba779320b867e5389d04ed4f120d6.tar.gz |
libraries/libechonest: (Echo Nest communication library)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/libechonest/README')
-rw-r--r-- | libraries/libechonest/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/libechonest/README b/libraries/libechonest/README new file mode 100644 index 0000000000..3829f6d3c9 --- /dev/null +++ b/libraries/libechonest/README @@ -0,0 +1,5 @@ +Qt library for communicating with The Echo Nest. It currently supports +almost all of the features of the Echo Nest API, including all API +functions. + +This requires qjson. |