Metadata-Version: 2.4
Name: renderspec
Version: 2.2.0
Summary: Jinja2 template renderer for generating .spec files
Home-page: https://docs.openstack.org/renderspec/latest/
Author: OpenStack
Author-email: openstack-discuss@lists.openstack.org
Classifier: Environment :: Console
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/renderspec.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

renderspec
==========

renderspec is a tool to convert a .spec.j2 Jinja2 template to
a rpm .spec file which is usable for different distributions
and follow their policies and processes.

Documentation for renderspec can be found at

   https://docs.openstack.org/renderspec/latest/

For more information about the OpenStack rpm packaging initiative, please
follow the link to the wiki page:

   https://wiki.openstack.org/wiki/Rpm-packaging

In the unfortunate event that bugs are discovered, they should
be reported to the appropriate bug tracker. If you obtained
the software from a 3rd party operating system vendor, it is
often wise to use their own bug tracker for reporting problems.
In all other cases use the master OpenStack bug tracker,
available at:

   https://bugs.launchpad.net/renderspec

Developers wishing to work on renderspec should always base
their work on the latest code, available from the master GIT
repository at:

   https://opendev.org/openstack/renderspec

Developers should also join the discussion on the mailing list,
at:

   http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss

or join the IRC channel on

   https://webchat.oftc.net/?channels=openstack-rpm-packaging

