Metadata-Version: 2.3
Name: whitebox-plugin-location
Version: 0.1.6
Summary: A plugin for Whitebox that provides location utilities and extensions
License: GNU Affero General Public License v3
Author: Milos
Author-email: hello@klined.org
Requires-Python: >=3.14.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# Whitebox Plugin - Location

This is a plugin for [whitebox](https://gitlab.com/whitebox-aero) that provides
location utilities and extensions.

## Installation

Simply install the plugin to whitebox:

```
poetry add whitebox-plugin-location
```

## 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)

