Metadata-Version: 2.4
Name: orca-link
Version: 0.1.0
Summary: OrcaLink - A Python package for orchestrating distributed systems
Author-email: openverse-orca <contact@openverse-orca.org>
License-Expression: MIT
Project-URL: Homepage, https://github.com/openverse-orca/OrcaLink
Project-URL: Documentation, https://orcalink.readthedocs.io
Project-URL: Repository, https://github.com/openverse-orca/OrcaLink.git
Project-URL: Bug Tracker, https://github.com/openverse-orca/OrcaLink/issues
Keywords: orca,orchestration,distributed
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Distributed Computing
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: black>=23.0; extra == "dev"
Requires-Dist: flake8>=6.0; extra == "dev"
Requires-Dist: isort>=5.0; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: sphinx>=5.0; extra == "docs"
Requires-Dist: sphinx-rtd-theme>=1.0; extra == "docs"
Dynamic: license-file

# OrcaLink
