Metadata-Version: 2.4
Name: ryeos-engine
Version: 0.1.4
Summary: RYE Engine — execution engine for Rye OS (resolver, executor, signing)
Project-URL: Homepage, https://github.com/leolilley/ryeos
Project-URL: Repository, https://github.com/leolilley/ryeos
Author-email: Leo Lilley <leo.lml.lilley@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: cryptography
Requires-Dist: lillux
Requires-Dist: packaging>=21.0
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest-cov>=4.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
