Metadata-Version: 2.1
Name: deker-server-adapters
Version: 1.0.0
Summary: Plugin with server adapters for Deker
Home-page: https://deker.io/
License: GPL-3.0-only
Author: OpenWeather
Author-email: info@openweathermap.org
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: httpx[http2] (>=0.24.1,<0.25.0)
Project-URL: Documentation, https://docs.deker.io/
Project-URL: Repository, https://github.com/openweathermap/deker-server-adapters
Description-Content-Type: text/markdown

# Deker Server Adapters

This repository contains [Deker](https://github.com/openweathermap/deker) engine storage adapter
plugin package that provides support for accessing data remotely stored on
[OpenWeather](https://openweathermap.org) managed Deker server infrastructure.

Please refer to Deker [documentation](https://docs.deker.io) for more details.

