Metadata-Version: 2.1
Name: fate-scheduler
Version: 0.1.0rc4
Summary: The operating system-level command scheduler and manager.
Home-page: https://github.com/chicago-cdac/fate
License: MIT
Author: Jesse London
Author-email: jesselondon@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: argcmdr (>=0.13.2,<0.14.0)
Requires-Dist: croniter (>=1.3.5,<2.0.0)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: schema (>=0.7.5,<0.8.0)
Requires-Dist: toml (>=0.10.2,<0.11.0)
Requires-Dist: wcwidth (>=0.2.5,<0.3.0)
Project-URL: Repository, https://github.com/chicago-cdac/fate
