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.
Build the given Python package, applying all of PHASES in order.
Build the given package, applying all of PHASES in order.
Wrap the specified program (which must reside in the OUTPUT's "/bin" directory) with suitably set environment variables.
This is like qt-build-systems's phase "qt-wrap", but only the named program is wrapped.
Implement qt-build-systems's phase "qt-wrap": look for executables in "bin", "sbin" and "libexec" of all outputs and create wrappers with suitably set environment variables if found.
Wrapping is not applied to outputs whose name is listed in QT-WRAP-EXCLUDED-OUTPUTS. This is useful when an output is known not to contain any Qt binaries, and where wrapping would gratuitously add a dependency of that output on Qt.
Build the given R package, applying all of PHASES in order.
Build the given Perl6 package, applying all of PHASES in order.
Build the given Erlang package, applying all of PHASES in order.
Build the given Ren'py package, applying all of PHASES in order.
Build a given SCons application, applying all of PHASES in order.
Return the size in bytes of FILE, entering it if FILE is a directory.
Copy ITEM, a store item, to the store under TARGET, the target root directory. When DEDUPLICATE? is true, deduplicate it within TARGET.
Return an estimate of the size of the closure described by REFERENCE-GRAPHS, a list of reference-graph files.