Revision f8958a97

b/astakosclient/docs/index.rst
1 1
.. _astakosclient:
2 2

  
3 3
Component astakosclient
4
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
^^^^^^^^^^^^^^^^^^^^^^^
5 5

  
6 6
The Synnefo component :ref:`astakosclient <astakosclient>` defines a
7 7
default client for the :ref:`Astakos <astakos>` service. It is designed to be
b/astakosclient/setup.py
49 49

  
50 50
# Package info
51 51
VERSION = __version__
52
SHORT_DESCRIPTION = 'A set of tools to ease versioning and use of git flow.'
52
SHORT_DESCRIPTION = 'A client for the astakos authentication service.'
53 53

  
54 54
PACKAGES_ROOT = '.'
55 55
PACKAGES = find_packages(PACKAGES_ROOT)

Also available in: Unified diff