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.
Create a ld.so.cache file-like object from an ld.so.conf file.
Return a copy of package PKG called ALIAS.
Recursing into child elements, apply PROC to every element of OBJ that matches PRED.
Return a procedure that, when passed a package, grafts its direct and indirect dependencies, including implicit inputs, according to REPLACEMENTS. REPLACEMENTS is a list of package pairs; the first element of each pair is the package to replace, and the second one is the replacement.
Name and version of replacement packages will be padded to meet graft requirement.