Metadata-Version: 2.1
Name: provworkflow
Version: 0.1.1
Summary: A Python library for creating Workflows containing Blocks that log their actions according to a specialisation of the PROV-O standard.
Keywords: workflow,provenance,semantic
Author: nicholascar
Author-email: nicholas.car@surroundaustralia.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: GitPython (>=3.1.27,<4.0.0)
Requires-Dist: rdflib (>=6.1.1,<7.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
