Metadata-Version: 2.1
Name: iqm-server-data-definitions
Version: 1.3
Summary: A package for IQM Server data definitions and utilities.
License: Apache License
Author: IQM Finland Oy
Author-email: cloud@meetiqm.com
Requires-Python: >=3.11,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: grpcio-tools (>=1.71.0,<2.0.0)
Requires-Dist: protobuf (>=5.29.4,<6.0.0)
Description-Content-Type: text/markdown

# IQM Server Data Definitions

This package contains data definitions and utilities for IQM server.

## Installation

To install the package, run the following command:

```bash
pip install iqm-server-data-definitions
```
