Enter the query into the form above.
API method:
GET /api/symbols?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.
Return a fixed-output derivation that fetches REF, a <svn-multi-reference> object. The output is expected to have recursive hash HASH of type HASH-ALGO (a symbol). Use NAME as the file name, or a generic name if #f.
Download from REF, a <svn-reference> object to STORE. Write progress reports to LOG.
Download from REF, a <svn-multi-reference> object to STORE. Write progress reports to LOG.
Return a fixed-output derivation that fetches REF, a <svn-reference> object. The output is expected to have recursive hash HASH of type HASH-ALGO (a symbol). Use NAME as the file name, or a generic name if #f.
Download from Software Heritage the directory with the given nar HASH for ALGORITHM (a symbol such as 'sha256), and unpack it in OUTPUT. Return #t on success and #f on failure.
This procedure uses the "vault", which contains "cooked" directories in the form of tarballs. If the requested directory is not cooked yet, it will wait until it becomes available, which could take several minutes.
Download from Software Heritage the directory with the given ID, and unpack it to OUTPUT. Return #t on success and #f on failure.