heat-templates/setup.cfg
Derek Higgins 8d0d4deb1d Add python setup config file
Providing a setup cofiguration file can be a benifit for systems
that want to install this files using pip as a package manager.

Change-Id: Ida7f9142147d3cf88076f97a348c3e5ffff0259a
2015-02-05 17:38:43 +00:00

22 lines
671 B
INI

[metadata]
name = heat-templates
summary = heat-templates
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 2.6
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3