Metadata-Version: 2.3
Name: profiler-qgis-core
Version: 0.1.0
Summary: A library for profiling QGIS and QGIS plugins.
Requires-Dist: qgis-plugin-tools>=0.5.0
Requires-Python: >=3.12
Project-URL: homepage, https://profiler-qgis-plugin.readthedocs.io
Project-URL: repository, https://github.com/Joonalai/profiler-qgis-plugin
Description-Content-Type: text/markdown

# QGIS profiler lib

This library provides the essential components for profiling and analyzing QGIS projects.
This can be used as a dependency for other plugins.

See the [API documentation](https://profiler-qgis-plugin.readthedocs.io/en/latest/core/index.html).
