Metadata-Version: 2.1
Name: cubicweb-processing
Version: 0.11.0
Summary: cube that describes simple data processing workflows
Home-page: https://forge.extranet.logilab.fr/cubicweb/cubes/cubicweb-processing
Author: LOGILAB S.A. (Paris, FRANCE)
Author-email: contact@logilab.fr
License: LGPL
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: CubicWeb
Classifier: Programming Language :: Python
Classifier: Programming Language :: JavaScript
Requires-Dist: cubicweb (<3.36.0,>=3.25.0)
Requires-Dist: six (>=1.4.0)
Requires-Dist: cubicweb-file (>=1.11.0)
Requires-Dist: cubicweb-wireit (>=1.0.0)

Summary
-------
cube to describe simple processing : a run that takes parameters and files as input is executed and returns files and objectives.


