Metadata-Version: 2.4
Name: mlx.treemap
Version: 1.0.0
Summary: Sphinx extension to generate a treemap of Cobertura data
Author-email: Jasper Craeghs <jce@melexis.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/melexis/treemap
Project-URL: Repository, https://github.com/melexis/treemap
Project-URL: Bug Tracker, https://github.com/melexis/treemap/issues
Keywords: cobertura,treemap,test coverage,visualization,sphinx
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Sphinx :: Extension
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Documentation
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sphinx>=5.0
Requires-Dist: plotly>=5.24.1
Requires-Dist: kaleido>=0.2.1
Requires-Dist: pandas
Dynamic: license-file

[![Apache-2.0 License](https://img.shields.io/github/license/saltstack/salt)](https://www.apache.org/licenses/LICENSE-2.0)
[![PyPI package](https://badge.fury.io/py/mlx.treemap.svg)](https://pypi.org/project/mlx.treemap/)
[![Build status](https://github.com/melexis/treemap/actions/workflows/python-package.yml/badge.svg?branch=main)](https://github.com/melexis/treemap/actions/workflows/python-package.yml)
[![Documentation](https://img.shields.io/badge/Documentation-published-brightgreen.svg)](https://melexis.github.io/treemap/)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/melexis/treemap/issues)

# Sphinx Plugin for Treemap Generation

Sphinx extension that generates a treemap from a Cobertura XML file.
