Metadata-Version: 2.1
Name: provworkflow
Version: 0.2.0
Summary: Records the provenance of Python workflows in RDF according to the Prov Workflow Ontology and the Prov Data Model
Author: Nick Car
Author-email: nick@kurrawong.ai
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: GitPython (>=3.1.41,<4.0.0)
Requires-Dist: rdflib (>=7.0.0,<8.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
