Metadata-Version: 2.1
Name: heat-translator
Version: 3.2.1.dev2
Summary: Tool to translate non-heat templates to Heat Orchestration Template.
Home-page: http://docs.openstack.org/heat-translator/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pbr!=2.1.0,>=2.0.0
Requires-Dist: cliff!=2.9.0,>=2.8.0
Requires-Dist: PyYAML>=3.13
Requires-Dist: python-dateutil>=2.5.3
Requires-Dist: tosca-parser>=1.6.1
Requires-Dist: keystoneauth1>=3.4.0
Requires-Dist: python-novaclient>=9.1.0
Requires-Dist: python-heatclient>=1.10.0
Requires-Dist: python-glanceclient>=2.8.0
Requires-Dist: requests>=2.18.0
Requires-Dist: oslo.log>=3.36.0

Tool to translate non-heat templates to Heat Orchestration Template.
