Metadata-Version: 2.1
Name: ra-utils
Version: 1.11.5
Summary: Utilities for OS2mo/LoRa
Home-page: https://magenta.dk/
License: MPL-2.0
Keywords: os2mo,lora
Author: Magenta
Author-email: info@magenta.dk
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: all
Provides-Extra: frozendict
Provides-Extra: headers
Provides-Extra: jinja
Provides-Extra: prometheus-client
Provides-Extra: pydantic
Provides-Extra: sentry
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0) ; extra == "jinja" or extra == "all"
Requires-Dist: frozendict (>=2.3.4,<3.0.0) ; extra == "frozendict" or extra == "all"
Requires-Dist: more-itertools (==8.14.0)
Requires-Dist: prometheus-client (>=0.16.0,<0.17.0) ; extra == "prometheus-client" or extra == "all"
Requires-Dist: pydantic (>=1.10.2,<2.0.0) ; extra == "pydantic" or extra == "sentry" or extra == "headers" or extra == "all"
Requires-Dist: requests (>=2.28.1,<3.0.0) ; extra == "headers" or extra == "all"
Requires-Dist: sentry-sdk (>=1.12.1,<2.0.0) ; extra == "sentry" or extra == "all"
Requires-Dist: structlog (==21.5.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Project-URL: Repository, https://git.magenta.dk/rammearkitektur/ra-utils
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2021 Magenta ApS <https://magenta.dk>
SPDX-License-Identifier: MPL-2.0
-->


# RA Utils

Various code utilities for OS2mo/LoRa

## License
- This project: [MPL-2.0](MPL-2.0.txt)

This project uses [REUSE](https://reuse.software) for licensing. All licenses can be found in the [LICENSES folder](LICENSES/) of the project.

