Metadata-Version: 2.4
Name: jobbergate-core
Version: 5.11.0a0
Summary: Jobbergate Core
Project-URL: Repository, https://github.com/omnivector-solutions/jobbergate
Project-URL: Bug Tracker, https://github.com/omnivector-solutions/jobbergate/issues
Project-URL: Changelog, https://github.com/omnivector-solutions/jobbergate/blob/main/jobbergate-core/CHANGELOG.rst
Author-email: Omnivector Solutions <info@omnivector.solutions>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.10
Requires-Dist: httpx<1,>=0.28.1
Requires-Dist: loguru>=0.7.3
Requires-Dist: pendulum[test]>=3.2.0
Requires-Dist: py-buzz>=7.3.0
Requires-Dist: pydantic>=2.12.5
Requires-Dist: python-jose>=3.5.0
Description-Content-Type: text/markdown

# Jobbergate Core

Jobbergate-core is a sub-project that contains the key components and logic that is shared among all other sub-projects
(CLI, API, and Agent). Additionally, jobbergate-core exists to support custom automation built on top of Jobbergate.

## License

* [MIT](LICENSE)

## Copyright

* Copyright (c) 2023 OmniVector Solutions <info@omnivector.solutions>
