Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Software Heritage Web client
Software Heritage Directory Loader
Software Heritage virtual file system.
Software Heritage content replayer.
This package provides content-addressable object storage for the Software Heritage project.
Software Heritage Authentication Utilities.
The Software Heritage Git Loader is a tool and a library to walk a local Git repository and inject into the SWH dataset all contained files that weren't known before.
Implementation of the Data model of the Software Heritage project, used to archive source code artifacts.
Software Heritage lister
Software Heritage Mercurial Loader
Software Heritage Deposit Server
Persistent logger of changes to the archive, with publish-subscribe support.
Abstraction layer over the archive, allowing to access all stored source code artifacts as well as their metadata.
Tools to compute multiple indexes on SWH's raw contents.
Agnostic scaffolding to help writing VCS-specific (git, mercurial, svn...) or package (npm, pypi, archive, debian, .deposit, ..) loaders.
Software Heritage Scheduler
In-memory graph representation and browsing service for the Software Heritage Merkle DAG.
This package provides a perfect hash table for Software Heritage object storage.
Software Heritage Bazaar/Breezy intent.
Software Heritage core utilities
Software Heritage Tarball Loader
Source code scanner to analyze code bases and compare them with source code artifacts archived by Software Heritage.
Service providing efficient estimates of the number of objects in the SWH archive, using Redis's Hyperloglog.
St implements a simple and lightweight terminal emulator. It implements 256 colors, most VT10X escape sequences, utf8, X11 copy/paste, antialiased fonts (using fontconfig), fallback fonts, resizing, and line drawing.