Updated description

This commit is contained in:
Dimitris Zlatanidis 2022-06-19 21:43:07 +03:00
parent e3eb28bc13
commit f0653eae35

View file

@ -14,7 +14,7 @@ setup(
packages=['slpkg', 'slpkg/models', 'slpkg/views'],
scripts=['bin/slpkg'],
version=Version.version,
description='Package manager for Slackware installations',
description='Packaging tool that interacts with the SBo repository',
long_description=open('README.rst').read(),
keywords=['slackware', 'slpkg', 'update', 'build', 'install', 'remove',
'slackpkg', 'tool'],