Metadata-Version: 2.1
Name: sphinx-feature-classification
Version: 2.0.1.dev5
Summary: Generate a matrix of pluggable drivers and their support to an API in Sphinx.
Author-email: OpenStack <openstack-discuss@lists.openstack.org>
License: Apache-2.0
Project-URL: Homepage, https://docs.openstack.org/sphinx-feature-classification
Project-URL: Repository, https://opendev.org/openstack/sphinx-feature-classification
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: docutils>=0.11
Requires-Dist: pbr>=2.0

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

.. image:: https://governance.openstack.org/tc/badges/sphinx-feature-classification.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

=============================
sphinx-feature-classification
=============================

This is a Sphinx directive that allows creating matrices of drivers a project
contains and which features they support. The directive takes an INI file with
specific syntax explained in the usage documentation to generate the matrices,
in which projects have the authority to say what is supported within their own
repository.

* Free software: Apache license
* Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
* Source: http://opendev.org/openstack/sphinx-feature-classification
* Bugs: https://storyboard.openstack.org/#!/project/921
