Metadata-Version: 2.1
Name: arvados-cwl-runner
Version: 2.7.4
Summary: Arvados Common Workflow Language runner
Home-page: https://arvados.org
Author: Arvados
Author-email: info@arvados.org
License: Apache 2.0
Download-URL: https://github.com/arvados/arvados.git
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5, <4
Requires-Dist: arvados-python-client (==2.7.4)
Requires-Dist: ciso8601 (>=2.0.0)
Requires-Dist: cwltool (==3.1.20230601100705)
Requires-Dist: importlib-metadata (<5)
Requires-Dist: msgpack (==1.0.3)
Requires-Dist: networkx (<2.6)
Requires-Dist: pydot (<2)
Requires-Dist: schema-salad (==8.4.20230601112322)
Requires-Dist: setuptools (>=40.3.0)
Requires-Dist: lxml (<5.2) ; python_version < "3.8"
Requires-Dist: zipp (<3.16.0) ; python_version < "3.8"

.. Copyright (C) The Arvados Authors. All rights reserved.
..
.. SPDX-License-Identifier: Apache-2.0

Arvados Common Workflow Language (CWL) runner.


