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 list of URI strings for the R package archive on CRAN for the release corresponding to NAME and VERSION. As only the most recent version is available via the first URI, the second URI points to the archived version.
Build SOURCE with INPUTS.
Return a URI string for the R package archive on Bioconductor for the release corresponding to NAME and VERSION.
Build SOURCE using PERL6, and with INPUTS.
Return a URI string for the package hosted at hex.pm corresponding to NAME and VERSION.
Build SOURCE with INPUTS.
Build SOURCE using RENPY, and with INPUTS.
Return the default Ren'py package, resolved lazily.
Build SOURCE using RUBY and INPUTS.
Return a URI string for the gem archive for the release corresponding to NAME and VERSION.
Build SOURCE using SCons, and with INPUTS. This assumes that SOURCE provides a 'SConstruct' file as its build system.