MANIFEST.in
README.rst
setup.cfg
setup.py
song/__init__.py
song/cli.py
song.egg-info/PKG-INFO
song.egg-info/SOURCES.txt
song.egg-info/dependency_links.txt
song.egg-info/entry_points.txt
song.egg-info/requires.txt
song.egg-info/top_level.txt
song/commands/__init__.py
song/commands/base.py
song/commands/download.py
song/commands/parse.py