changeset 3305:2f2202dbc523 beta

Updated description
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 01 Feb 2013 13:47:25 +0100
parents 70309536c143
children d09c037df514
files setup.py
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/setup.py	Thu Jan 31 23:27:21 2013 +0100
+++ b/setup.py	Fri Feb 01 13:47:25 2013 +0100
@@ -91,8 +91,9 @@
 # additional files that goes into package itself
 package_data = {'rhodecode': ['i18n/*/LC_MESSAGES/*.mo', ], }
 
-description = ('Mercurial repository browser/management with '
-               'build in push/pull server and full text search')
+description = ('RhodeCode is a fast and powerful management tool '
+               'for Mercurial and GIT with a built in push/pull server, '
+               'full text search and code-review.)
 keywords = ' '.join(['rhodecode', 'rhodiumcode', 'mercurial', 'git',
                      'code review', 'repo groups', 'ldap'
                       'repository management', 'hgweb replacement'