Metadata-Version: 2.1
Name: swh.dataset
Version: 1.2.0
Summary: Software Heritage dataset tools
Home-page: https://forge.softwareheritage.org/source/swh-dataset/
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Source, https://forge.softwareheritage.org/source/swh-dataset
Project-URL: Documentation, https://docs.softwareheritage.org/devel/swh-dataset/
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: tqdm
Requires-Dist: pyorc
Requires-Dist: plyvel
Requires-Dist: swh.core[http] (>=2)
Requires-Dist: swh.journal (>=0.9)
Requires-Dist: swh.model (>=4.3)
Requires-Dist: swh.storage
Provides-Extra: luigi
Requires-Dist: luigi ; extra == 'luigi'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: types-python-dateutil ; extra == 'testing'
Requires-Dist: types-pyyaml ; extra == 'testing'
Requires-Dist: types-requests ; extra == 'testing'
Provides-Extra: with-content
Requires-Dist: swh.objstorage ; extra == 'with-content'

Software Heritage Datasets
==========================

This page lists the different public datasets and periodic data dumps of the
archive produced and released by `Software Heritage`_.

.. _Software Heritage: https://www.softwareheritage.org
