Metadata-Version: 2.4
Name: data-collections-api
Version: 0.1.0
Summary: API for depositing and retrieving from PSDI data collections repository
Author: Elliott Kasoar, Jacob Wilkins, Jas Kalayan, Alin M. Elena
License: MIT
Project-URL: Homepage, https://github.com/PSDI-UK/data-collections-API
Project-URL: Documentation, https://PSDI-UK.github.io/data-collections-API
Project-URL: Repository, https://github.com/PSDI-UK/data-collections-API.git
Project-URL: Bug Tracker, https://github.com/PSDI-UK/data-collections-API/issues
Keywords: psdi,invenio,zenodo
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: schema
Provides-Extra: ruamel
Requires-Dist: ruamel.yaml>=0.17.22; extra == "ruamel"
Provides-Extra: yaml
Requires-Dist: pyYAML>=3.13; extra == "yaml"
Provides-Extra: docs
Requires-Dist: sphinx>=0.13.1; extra == "docs"
Requires-Dist: sphinxcontrib-contentui<1.0.0,>=0.2.5; extra == "docs"
Requires-Dist: furo==2025.9.25; extra == "docs"
Requires-Dist: numpydoc>=1.9.0; extra == "docs"
Requires-Dist: jsonschema-markdown; extra == "docs"
Requires-Dist: myst-nb; extra == "docs"
Provides-Extra: lint
Requires-Dist: pre-commit<5.0.0,>=4.2.0; extra == "lint"
Requires-Dist: ruff==0.13.3; extra == "lint"
Requires-Dist: numpydoc>=0.19.0; extra == "lint"
Provides-Extra: test
Requires-Dist: pytest==8.3.4; extra == "test"
Requires-Dist: pytest-cov==5.0.0; extra == "test"
Dynamic: license-file

# data-collections-API
API for depositing and retrieving from PSDI data collections repository
