5a29ced8b2
Change-Id: Ie9798fe1bb4c6d511c601306ed1d366d97ff09f7 Signed-off-by: Pino de Candia <giuseppe.decandia@gmail.com>
26 lines
786 B
INI
26 lines
786 B
INI
[metadata]
|
|
name = tatu
|
|
description-file =
|
|
README.rst
|
|
license = Apache License, Version 2.0
|
|
summary = Management of SSH host/user certificates, plus bastions
|
|
author = Pino de Candia
|
|
author_email = pino.decandia@huawei.com
|
|
home-page = https://github.com/openstack/tatu
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
Intended Audience :: Developers
|
|
Topic :: Utilities
|
|
License :: OSI Approved :: Apache Software License
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Development Status :: 3 - Alpha
|
|
keywords = ssh certificate bastion
|
|
|
|
[entry_points]
|
|
console_scripts =
|
|
tatu-notify = tatu.notifications:main
|