Add description

This commit is contained in:
Ruud
2012-09-19 15:42:33 +02:00
parent 0e2f8a612c
commit aa1fa3eb9a

View File

@@ -97,6 +97,9 @@ setup(
name = NAME,
scripts = APP,
version = version.VERSION,
author = "Ruud",
author_email = "info@couchpota.to",
description = ("Download movies automatically, easily and in the best quality as soon as they are released, via usenet or torrents"),
data_files = DATA_FILES,
options = dict(bdist_esky = ESKY_OPTIONS),
)