Browse Source

Add description

tags/build/2.0.1
Ruud 13 years ago
parent
commit
aa1fa3eb9a
  1. 3
      setup.py

3
setup.py

@ -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),
)

Loading…
Cancel
Save