Metadata-Version: 2.1
Name: swh.graph
Version: 0.0.3
Summary: Software Heritage graph service
Home-page: https://forge.softwareheritage.org/diffusion/DGRPH
Author: Software Heritage developers
Author-email: swh-devel@inria.fr
License: UNKNOWN
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-graph
Description: swh-graph --- Software Heritage graph service
        =============================================
        
        Service providing fast access to the graph representation of the Software
        Heritage archive.
        
        The service is in-memory, based on a compressed representation of the Software
        Heritage Merkle DAG.
        
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 :: 3 - Alpha
Description-Content-Type: text/markdown
Provides-Extra: testing
