47aba4556d
Moved the file to README.rst for consistency with other OpenStack project documentation. Change-Id: I47035688b15edc1b7f6b70ee5d336b00ab22d5ff
29 lines
711 B
INI
29 lines
711 B
INI
[metadata]
|
|
name = tripleo-puppet-elements
|
|
summary = Puppet building rules for OpenStack images.
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
license = Apache License (2.0)
|
|
home-page = https://git.openstack.org/cgit/openstack/tripleo-puppet-elements
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Development Status :: 3 - Alpha
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Other
|
|
Environment :: Console
|
|
|
|
[files]
|
|
data_files =
|
|
share/tripleo-puppet-elements = elements/*
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|