Metadata-Version: 2.1
Name: swh.objstorage
Version: 0.0.27
Summary: Software Heritage Object Storage
Home-page: https://forge.softwareheritage.org/diffusion/DOBJS
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
Project-URL: Source, https://forge.softwareheritage.org/source/swh-objstorage
Project-URL: Funding, https://www.softwareheritage.org/donate
Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest
Platform: UNKNOWN
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 :: 5 - Production/Stable
Description-Content-Type: text/markdown
Requires-Dist: vcversioner
Requires-Dist: aiohttp (>=2.1.0)
Requires-Dist: click
Requires-Dist: swh.core (>=0.0.41)
Requires-Dist: swh.model (>=0.0.14)
Provides-Extra: testing
Requires-Dist: nose; extra == 'testing'
Requires-Dist: apache-libcloud; extra == 'testing'
Requires-Dist: azure-storage; extra == 'testing'
Requires-Dist: python-cephlibs; extra == 'testing'

swh-objstorage
==============

Content-addressable object storage for the Software Heritage project.


