Metadata-Version: 2.1
Name: cc-core
Version: 5.3.1
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://www.curious-containers.cc/
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: jsonschema (>=2.6,<3.0)
Requires-Dist: psutil (>=5.4,<6.0)
Requires-Dist: requests (>=2.18,<3.0)
Requires-Dist: ruamel.yaml (>=0.15,<0.16)
