Metadata-Version: 2.1
Name: robotframework-processcube
Version: 4.0.0a1
Summary: Robot Framework Keywords for processcube workflow engine.
Home-page: https://github.com/atlas-engine-contrib/robotframework-processcube
Author: 5Minds IT-Solutions GmbH & Co. KG
Author-email: processcube@5minds.de
License: MIT Licence
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Description-Content-Type: text/markdown
Requires-Dist: processcube-client ==4.0.0
Requires-Dist: docker ==6.1.3
Requires-Dist: requests >=2.31.0
Requires-Dist: robotframework >=6.1.1
Requires-Dist: six ==1.16.0

# Robot Framework für Anbindung der ProcessCube®-Engine

Der [ProcessCube®](https://www.5minds.de/processcube/) ist ein BPMN-Engine
der mittels [Python](http://processcube.io/docs/engine/clients/python/) 
angebunden werden kann. Die Beispiel sind unter [Developer-Seite](http://processcube.io/) 
zu finden.

Die entsprechenden Keywords für das Robot Framework und deren Beschreibung befinden sich
hier [Verwendung des Robot Framework mit der 5Minds-Engine](https://processcube.io/docs/solutions/robotframework_processcube).
