changed description in setup.py

This commit is contained in:
Patrick Ulbrich
2013-07-17 20:17:35 +02:00
parent 5834521431
commit b3240cd693

View File

@@ -95,7 +95,7 @@ class Uninstall(Command):
setup(name=PACKAGE_NAME,
version=APP_VERSION,
description='Mail notification daemon for GNOME 3',
description='An extendable mail notification daemon',
author='Patrick Ulbrich',
author_email='zulu99@gmx.net',
url='https://github.com/pulb/mailnag',