Metadata-Version: 2.1
Name: fairspace-pipeline
Version: 0.0.2
Summary: Building blocks for creating a pipeline for Fairspace
Author-email: Ewelina Jozwik <ewelina@thehyve.nl>
License: Apache-2.0
Project-URL: Homepage, https://github.com/thehyve/fairspace-pipeline
Project-URL: Repository, https://github.com/thehyve/fairspace-pipeline.git
Keywords: fairspace,pipeline
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.26.0
Requires-Dist: python-dotenv>=0.19.1
Requires-Dist: rdflib>=6.0.2
Requires-Dist: boto3>=1.28.83
Requires-Dist: botocore>=1.31.83
Requires-Dist: pytest>=8.2.2
Requires-Dist: pydantic>=1.9.0
