Metadata-Version: 2.4
Name: xxljob
Version: 0.1.0
Summary: xxl-job admin CLI tool — manage jobs, groups, and triggers from the terminal
Author: liyujun
License: MIT
Keywords: cli,task-scheduler,xxl-job
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.13
Requires-Dist: requests>=2.32
Requires-Dist: rich>=14.0
Requires-Dist: typer>=0.15
