
ClearToken can be used for replacing some dictionary attribute value by key-name. Change-Id: I39ac36beb277cd517d1b5cd901f57ed064a88556
26 lines
651 B
INI
26 lines
651 B
INI
[metadata]
|
|
name = muranocommon
|
|
version = 0.2
|
|
summary = Shared library for Murano
|
|
description-file =
|
|
README.rst
|
|
license = Apache License, Version 2.0
|
|
author = Mirantis, Inc.
|
|
author-email = murano-all@lists.openstack.org
|
|
home-page = htts://launchpad.net/murano
|
|
classifier =
|
|
Development Status :: 5 - Production/Stable
|
|
Environment :: OpenStack
|
|
Intended Audience :: Developers
|
|
Intended Audience :: Information Technology
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: OS Independent
|
|
Programming Language :: Python
|
|
|
|
[files]
|
|
packages =
|
|
muranocommon
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook |