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 bag for NAME.
Build SOURCE using INSTALL-PLAN, and with INPUTS.
Return a bag for NAME from the given arguments.
Build SOURCE using OCAML, and with INPUTS. This assumes that SOURCE provides a 'setup.ml' file as its build system.
Return an origin for the Elm package with upstream name ELM-NAME at the given VERSION with sha256 checksum HASH.
Given the NAME of an Elm package, return a Guix-style package name.
Given an Elm PACKAGE, return the possibly-inferred upstream name, or #f the upstream name is not specified and can't be inferred.
Build SOURCE using ELM.
Given the GUIX-NAME of an Elm package, return the inferred upstream name, or #f if it can't be inferred. If the result is not #f, supplying it to 'elm->package-name' would produce GUIX-NAME.
See also 'guix-package->elm-name', which respects the 'upstream-name' property.
Build SOURCE using EMACS, and with INPUTS.
Build SOURCE with INPUTS.