Metadata-Version: 2.1
Name: cc-core
Version: 5.1.0
Summary: CC-Core is part of the Curious Containers project. It provides common functionality for other parts of Curious Containers and implements agents to run data-driven experiments defined in RED or CWL format.
Home-page: https://curious-containers.github.io/
Author: Christoph Jansen
Author-email: Christoph.Jansen@htw-berlin.de
Requires-Python: >=3.4,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: flask (>=1.0,<2.0)
Requires-Dist: jinja2 (>=2.10,<3.0)
Requires-Dist: jsonschema (>=2.6,<3.0)
Requires-Dist: psutil (>=5.4,<6.0)
Requires-Dist: requests (>=2.18,<3.0)
Requires-Dist: ruamel.yaml (>=0.14,<0.16)
