Metadata-Version: 2.5
Name: swh.loader.metadata
Version: 1.5.0
Summary: Software Heritage Extrinsic Metadata Fetchers
Project-URL: Homepage, https://gitlab.softwareheritage.org/swh/devel/swh-loader-metadata
Project-URL: Bug Reports, https://gitlab.softwareheritage.org/swh/devel/swh-loader-metadata/-/issues
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Documentation, https://docs.softwareheritage.org/devel/swh-loader-metadata/
Project-URL: Source, https://gitlab.softwareheritage.org/swh/devel/swh-loader-metadata.git
Author-email: Software Heritage developers <swh-devel@inria.fr>
License-File: AUTHORS
License-File: LICENSE
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: swh-core[http]>=4.8.0
Requires-Dist: swh-loader-core>=5.2.0
Requires-Dist: swh-storage>=1.8.0
Provides-Extra: testing
Requires-Dist: confluent-kafka; extra == 'testing'
Requires-Dist: pytest-mock; extra == 'testing'
Requires-Dist: pytest>=8.1; extra == 'testing'
Requires-Dist: requests-mock; extra == 'testing'
Requires-Dist: swh-journal[pytest]; extra == 'testing'
Requires-Dist: swh-scheduler[pytest]>=3.1.0; extra == 'testing'
Requires-Dist: swh-storage[pytest]>=3.1.0; extra == 'testing'
Requires-Dist: types-confluent-kafka; extra == 'testing'
Requires-Dist: types-pyyaml; extra == 'testing'
Requires-Dist: types-requests; extra == 'testing'
Description-Content-Type: text/x-rst

Software Heritage - Metadata Fetchers
=====================================

This package hooks into the loaders, and loads extrinsic metadata at the same time
code artifacts are retrieved.
