Metadata-Version: 2.4
Name: haps-runtime
Version: 0.3.1
Summary: Maintainer library for HAPS runtimes: declare a runtime, run the jobs waiting on it
Author: Logica Team, Universite de Rennes / IRISA
Author-email: Benjamin De Zordo <benjamin.de-zordo@irisa.fr>
License-Expression: MIT
Project-URL: Homepage, https://www.irisa.fr/equipes/logica
Keywords: haps,hpc,api,ephemeral-buffers,microservices
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Distributed Computing
Classifier: Typing :: Typed
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: requests>=2.32
Requires-Dist: ebcommon==2.0.0a0
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == "dev"
Requires-Dist: ruff>=0.6; extra == "dev"
Provides-Extra: testing
Requires-Dist: haps-client==0.3.*; extra == "testing"
Dynamic: license-file
