Metadata-Version: 2.4
Name: QGISLibrary
Version: 1.1
Summary: A QGIS Robot Framework library
Home-page: https://github.com/yourname/MyLibrary
Author: Michal Pilarski
Author-email: michpil@gmail.com
License: MIT
Classifier: Framework :: Robot Framework
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: robotframework
Requires-Dist: pywinauto
Requires-Dist: PyAutoGUI
Dynamic: requires-dist

# QGISLibrary

A QGIS library for **Robot Framework library** providing reusable keywords for QGIS automation and UI Testing.

---

## Installation

Install via pip:

```bash
pip install QGISLibrary

