summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 97fde99..2b4f2c4 100644
--- a/setup.py
+++ b/setup.py
@@ -9,8 +9,11 @@ from setuptools import setup
setup(
name='gemato',
version='7',
+ description='Gentoo Manifest Tool -- a stand-alone utility to verify and update Gentoo Manifest files',
+
author='Michał Górny',
author_email='mgorny@gentoo.org',
+ license='BSD',
url='http://github.com/mgorny/gemato',
extras_require={