[Stefan Breunig, 2014-02-25]
> * URL : http://livestreamer.tanuki.se
in case you need a sponsor for this package: I'd be happy to check/upload it
PS consider using pybuild (dh-python package) build system, example debian/rules:
#! /usr/bin/make -f
export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/livestreamer --install-scripts=/usr/share/livestreamer
%:
dh $@ --with python2 --buildsystem=pybuild