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.
Emit a warning if PACKAGE has an invalid 'home-page' field, or if that 'home-page' is not reachable.
Check whether PACKAGE's name matches our guidelines.
Emit a warning if the test suite is run unconditionally.
Warn about type errors of the 'license' field of PACKAGE.
Emit a warning if PACKAGE uses 'wrap-program' or similar, but "bash" or "bash-minimal" is not in its inputs. 'wrap-script' is not supported.
Check whether PACKAGE uses source URLs that redirect to GitHub.