Metadata-Version: 2.4
Name: iqrf-gateway-setter
Version: 1.8.0a0
Summary: IQRF Gateway configuration utility.
Project-URL: Homepage, https://gitlab.iqrf.org/gateway/iqrf-gateway-setter
Project-URL: Repository, https://gitlab.iqrf.org/gateway/iqrf-gateway-setter.git
Project-URL: Issues, https://gitlab.iqrf.org/gateway/iqrf-gateway-setter/-/issues
Author-email: Karel Hanák <karel.hanak@iqrf.com>, Roman Ondráček <roman.ondracek@iqrf.com>
License-Expression: Apache-2.0
License-File: LICENSE
Keywords: iqrf,iqrf-gateway
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: influxdb
Requires-Dist: jsonschema
Requires-Dist: netifaces
Requires-Dist: pydantic
Requires-Dist: pyyaml
Requires-Dist: requests>=2.30.0
Requires-Dist: semver>=2.10.2
Requires-Dist: sentry-sdk
Requires-Dist: systemd-python
Requires-Dist: websocket-client
Provides-Extra: dev
Requires-Dist: coverage; extra == 'dev'
Requires-Dist: hatchling; extra == 'dev'
Requires-Dist: mypy; extra == 'dev'
Requires-Dist: parameterized; extra == 'dev'
Requires-Dist: pydantic; extra == 'dev'
Requires-Dist: pylint; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: ruff; extra == 'dev'
Requires-Dist: types-jsonschema; extra == 'dev'
Requires-Dist: types-netifaces; extra == 'dev'
Requires-Dist: types-pyyaml; extra == 'dev'
Requires-Dist: types-requests; extra == 'dev'
Description-Content-Type: text/markdown

# IQRF Gateway Setter

[![Build Status](https://gitlab.iqrf.org/gateway/iqrf-gateway-setter/badges/master/pipeline.svg)](https://gitlab.iqrf.org/gateway/iqrf-gateway-setter/-/commits/master)
[![Test coverage](https://gitlab.iqrf.org/gateway/iqrf-gateway-setter/badges/master/coverage.svg)](https://gitlab.iqrf.org/gateway/iqrf-gateway-setter/-/commits/master)
[![Apache License](https://img.shields.io/badge/license-APACHE2-blue.svg)](LICENSE)

Configuration utility for IQRF Gateway and associated software.

## Acknowledgement

This project has been made possible with a government grant by means of [the Ministry of Industry and Trade of the Czech Republic](https://www.mpo.cz/) in [the TRIO program](https://starfos.tacr.cz/cs/project/FV40132).
