Metadata-Version: |
2.3 |
Name: |
invenio-oaipmh-scythe |
Version: |
0.13.0 |
Summary: |
A Scythe for harvesting OAI-PMH repositories. |
Author: |
Heinz-Alexander Fütterer |
Project-Url: |
Changelog, https://github.com/afuetterer/oaipmh-scythe/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://afuetterer.github.io/oaipmh-scythe |
Project-Url: |
Issues, https://github.com/afuetterer/oaipmh-scythe/issues |
Project-Url: |
Repository, https://github.com/afuetterer/oaipmh-scythe.git |
License: |
BSD-3-Clause |
Keywords: |
metadata,oai-pmh,oai-pmh-client |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Topic :: Text Processing :: Markup :: XML |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
httpx (>=0.25) |
Requires-Dist: |
lxml (>=5.1) |
Requires-Dist: |
pre-commit (~=3.6); extra == "dev" |
Requires-Dist: |
mike (~=2.0); extra == "docs" |
Requires-Dist: |
mkdocs-include-markdown-plugin (~=6.0); extra == "docs" |
Requires-Dist: |
mkdocs-material (~=9.5); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (~=0.24); extra == "docs" |
Requires-Dist: |
mkdocs (~=1.5); extra == "docs" |
Requires-Dist: |
pytest-cov (~=5.0); extra == "test" |
Requires-Dist: |
pytest-mock (~=3.12); extra == "test" |
Requires-Dist: |
pytest-randomly (~=3.15); extra == "test" |
Requires-Dist: |
pytest-recording (~=0.13); extra == "test" |
Requires-Dist: |
pytest-xdist (~=3.5); extra == "test" |
Requires-Dist: |
pytest (~=8.0); extra == "test" |
Requires-Dist: |
respx (~=0.20); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
AUTHORS.md |
License-File: |
LICENSE |