1 { lib, buildPythonPackage, fetchPypi, isPy3k }:
3 buildPythonPackage rec {
10 inherit pname version;
11 sha256 = "1da4b3b8b457232a7eb35b59a48390b3c208759b01d596acaa71e6a172b40495";
15 description = "Tap into The Echo Nest's Musical Brain for the best music search, information, recommendations and remix tools on the web";
16 homepage = "https://github.com/echonest/pyechonest";