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.
Remove the 'ocaml5.0-variant' property from P.
Build SOURCE using OCAML, and with INPUTS. This assumes that SOURCE provides a 'setup.ml' file as its build system.
Return the default OCaml-findlib package, resolved lazily.
Cross-build SOURCE to TARGET using PERL, and with INPUTS. This assumes that SOURCE provides a `Makefile.PL' file as its build system and does not use XS or similar.
Build SOURCE using PERL, and with INPUTS. This assumes that SOURCE provides a `Makefile.PL' file as its build system.
Return the default Python package, resolved lazily.
Return the default guile-json package, resolved lazily.
Build SOURCE using PYTHON, and with INPUTS.
Remove the 'python2-variant' property from P.
Return the default Python 2 package.
Return the default Python package.
Build SOURCE using PYTHON, and with INPUTS. This assumes that SOURCE provides a 'setup.py' file as its build system.
Return a URI string for the Python package hosted on the Python Package Index (PyPI) corresponding to NAME and VERSION. EXTENSION is the file name extension, such as '.tar.gz'.
Build SOURCE using CMAKE, and with INPUTS. This assumes that SOURCE provides a 'CMakeLists.txt' file as its build system.