changeset 580:07d7c496ece9

misc: setup.py long description update
author Goffi <goffi@goffi.org>
date Wed, 09 Jan 2013 22:50:01 +0100
parents 133078b82ca8
children 78ca32cc0b51
files setup.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Wed Jan 09 22:43:41 2013 +0100
+++ b/setup.py	Wed Jan 09 22:50:01 2013 +0100
@@ -144,7 +144,7 @@
 setup(name=NAME,
       version='0.2.0',
       description=u'Salut à Toi multi-frontend XMPP client',
-      long_description=u'Salut à Toi (SàT) is a XMPP client based on a daemon/frontend architecture. You can use it with the desktop frontend (wix - WxPython based or BellaCiao - Qt based ), console ui frontend (Primitivus, Urwid based), command line frontend (jp), or web frontend (Libervia); and others are coming. ',
+      long_description=u'Salut à Toi (SàT) is a XMPP client based on a daemon/frontend architecture. Its multi-frontends (desktop, web, console interface, CLI, etc) and multi-purposes (instant messaging, microblogging, games, file sharing, etc).',
       author='Goffi (Jérôme Poisson)',
       author_email='goffi@goffi.org',
       url='http://sat.goffi.org',