Metadata-Version: 2.1
Name: swh.dataset
Version: 1.5.1
Summary: Software Heritage dataset tools
Author-email: Software Heritage developers <swh-devel@inria.fr>
Project-URL: Homepage, https://gitlab.softwareheritage.org/swh/devel/swh-dataset
Project-URL: Bug Reports, https://gitlab.softwareheritage.org/swh/devel/swh-dataset/-/issues
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Documentation, https://docs.softwareheritage.org/devel/swh-dataset/
Project-URL: Source, https://gitlab.softwareheritage.org/swh/devel/swh-dataset.git
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
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: AUTHORS
Requires-Dist: boto3
Requires-Dist: click
Requires-Dist: tqdm
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
Requires-Dist: types-requests <2.31.0.7 ; python_version < "3.10"
Requires-Dist: pyorc <0.9 ; python_version < "3.8"
Requires-Dist: types-requests ; python_version >= "3.10"
Requires-Dist: pyorc ; python_version >= "3.8"
Provides-Extra: luigi
Requires-Dist: luigi ; extra == 'luigi'
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: swh.core[testing] ; extra == 'testing'
Requires-Dist: types-python-dateutil ; extra == 'testing'
Requires-Dist: types-pyyaml ; 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
