From c442cf40863ea2608eb4644b36c2316121f552dd Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 22 Jun 2012 12:10:45 +0200 Subject: [PATCH] update description and url --- setup.py | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/setup.py b/setup.py index d189ccc..4c4c1d2 100644 --- a/setup.py +++ b/setup.py @@ -20,14 +20,13 @@ def get_bzr_version(): setup( name="pandora_client", version="0.2.%s" % get_bzr_version() , - description='''pandora_client - commandline client and python api for pan.do/ra - -can be used interact with pan.do/ra instance via its api. -or instead of OxFF to keep archive and pan.do/ra instance in sync. + description='''pandora_client is a commandline client for pan.do/ra. +You can use it to import videos into a pan.do/ra system. +It is currently known to work on Linux and Mac OS X. ''', author="j", author_email="j@mailb.org", - url="http://code.0x2620.org/pandora_client", + url="http://wiki.0x2620.org/wiki/pandora_client", download_url="http://code.0x2620.org/pandora_client/download", license="GPLv3", scripts = [