_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


lower (name #:key source inputs native-inputs outputs system target ocaml findlib . arguments)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
Documentation:

Return a bag for NAME.

mproc (p)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
strip-ocaml4.09-variant (p)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
Documentation:

Remove the 'ocaml4.09-variant' property from P.

%ocaml-build-system-modules
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
strip-ocaml4.07-variant (p)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
Documentation:

Remove the 'ocaml4.07-variant' property from P.

ocaml-build (name inputs #:key guile source outputs configure-flags search-paths make-flags build-flags out-of-source? use-make? tests? test-flags test-target install-target validate-runpath? patch-shebangs? strip-binaries? strip-flags strip-directories phases system imported-modules modules)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
Documentation:

Build SOURCE using OCAML, and with INPUTS. This assumes that SOURCE provides a 'setup.ml' file as its build system.

strip-ocaml5.0-variant (p)
Channel: guix
Location: guix/build-system/ocaml.scm (guix build-system ocaml)
Documentation:

Remove the 'ocaml5.0-variant' property from P.

%perl-build-system-modules
Channel: guix
Location: guix/build-system/perl.scm (guix build-system perl)
perl-build-system
Channel: guix
Location: guix/build-system/perl.scm (guix build-system perl)
perl-build (name inputs #:key source search-paths tests? parallel-build? parallel-tests? make-maker? make-maker-flags module-build-flags phases outputs system guile imported-modules modules)
Channel: guix
Location: guix/build-system/perl.scm (guix build-system perl)
Documentation:

Build SOURCE using PERL, and with INPUTS. This assumes that SOURCE provides a `Makefile.PL' file as its build system.

perl-cross-build (name #:key source target build-inputs host-inputs target-inputs search-paths native-search-paths tests? parallel-build? parallel-tests? make-maker? make-maker-flags module-build-flags phases outputs system build guile imported-modules modules)
Channel: guix
Location: guix/build-system/perl.scm (guix build-system perl)
Documentation:

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.

pyproject-guile-json ()
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
Documentation:

Return the default guile-json package, resolved lazily.

pypi-uri (name version #:optional extension)
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
Documentation:

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'.

pyproject-build (name inputs #:key source tests? configure-flags backend-path build-backend test-backend test-flags pytest-guix-options phases outputs search-paths system guile guile-json imported-modules modules allowed-references disallowed-references)
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
Documentation:

Build SOURCE using PYTHON, and with INPUTS.

default-sanity-check.py ()
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
pyproject-build-system
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
%pyproject-build-system-modules
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
default-python ()
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
Documentation:

Return the default Python package, resolved lazily.

default-pytest-guix-plugin (python)
Channel: guix
Location: guix/build-system/pyproject.scm (guix build-system pyproject)
python-build (name inputs #:key source tests? test-target use-setuptools? configure-flags phases outputs search-paths system guile imported-modules modules allowed-references disallowed-references)
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
Documentation:

Build SOURCE using PYTHON, and with INPUTS. This assumes that SOURCE provides a 'setup.py' file as its build system.

pypi-uri
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
%python-build-system-modules
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
python-build-system
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
default-python2 ()
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
Documentation:

Return the default Python 2 package.

Total public symbols: 86650