anchor/setup.cfg
Eric Brown 87e40cc0f7 Clean up nits in setup.cfg
- The author should be OpenStack Security Group
- Remove Python 3 support until a jenkins job for it is enabled

Change-Id: I1a26a21c2d27c4b502ae37ae8ffae032aea61f4c
2015-03-27 12:11:49 -07:00

28 lines
817 B
INI

[metadata]
name = anchor
summary = Webservice to auto-sign certificates for short amount of time
description-file =
README.md
author = OpenStack Security Group
author-email = openstack-dev@lists.openstack.org
home-page = https://wiki.openstack.org/wiki/Security/Projects/Anchor
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Operating System :: MacOS :: MacOS X
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Topic :: Security
[files]
packages =
anchor
scripts =
bin/anchor_production
bin/anchor_debug