MANIFEST.in
README.rst
ez_setup.py
setup.py
pyspotify.egg-info/PKG-INFO
pyspotify.egg-info/SOURCES.txt
pyspotify.egg-info/dependency_links.txt
pyspotify.egg-info/not-zip-safe
pyspotify.egg-info/top_level.txt
spotify/__init__.py
spotify/alsahelper.py
spotify/manager.py
spotify/test/__init__.py
spotify/test/test_album.py
spotify/test/test_artist.py
spotify/test/test_globals.py
spotify/test/test_link.py
spotify/test/test_playlist.py
spotify/test/test_search.py
spotify/test/test_session.py
spotify/test/test_track.py
src/album.c
src/artist.c
src/image.c
src/link.c
src/mockmodule.c
src/module.c
src/playlist.c
src/search.c
src/session.c
src/track.c