Metadata-Version: 2.3
Name: whitebox-plugin-icons
Version: 0.1.6
Summary: Icon pack for WhiteBox
License: GNU Affero General Public License v3
Author: avilabss
Author-email: contact@avilabs.net
Requires-Python: >=3.10.0
Classifier: License :: Other/Proprietary License
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
Description-Content-Type: text/markdown

# Whitebox Plugin - Icons

This is a plugin for [whitebox](https://gitlab.com/whitebox-aero) that includes a set of icons for use across the platform.

## Installation

Install the plugin to whitebox:

```
poetry add whitebox-plugin-icons
```

## Additional Instructions

- [Plugin Development Guide](https://docs.whitebox.aero/plugin_guide/#plugin-development-workflow)
- [Plugin Testing Guide](https://docs.whitebox.aero/plugin_guide/#testing-plugins)
- [Contributing Guidelines](https://docs.whitebox.aero/development_guide/#contributing)

