Better module descriptions

This commit is contained in:
Laurent Bachelier 2013-08-03 18:10:59 +02:00
commit 9bcf070ca7
6 changed files with 6 additions and 6 deletions

View file

@ -26,7 +26,7 @@ __all__ = ['GroovesharkBackend']
class GroovesharkBackend(BaseBackend, ICapVideo):
NAME = 'grooveshark'
DESCRIPTION = u'grooveshark website'
DESCRIPTION = u'Grooveshark music streaming website'
MAINTAINER = u'Bezleputh'
EMAIL = 'carton_ben@yahoo.fr'
VERSION = '0.h'