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

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.


mproc (p)
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
default-python ()
Channel: guix
Location: guix/build-system/python.scm (guix build-system python)
Documentation:

Return the default Python package.

%qt-build-system-modules
Channel: guix
Location: guix/build-system/qt.scm (guix build-system qt)
qt-build-system
Channel: guix
Location: guix/build-system/qt.scm (guix build-system qt)
qt-build (name inputs #:key qtbase source guile outputs configure-flags search-paths make-flags out-of-source? generator build-type tests? test-exclude test-repeat-until-pass? test-repeat-until-pass-count parallel-build? parallel-tests? validate-runpath? patch-shebangs? strip-binaries? strip-flags strip-directories phases qt-wrap-excluded-outputs qt-wrap-excluded-inputs system imported-modules modules allowed-references disallowed-references)
Channel: guix
Location: guix/build-system/qt.scm (guix build-system qt)
Documentation:

Build SOURCE using CMAKE, and with INPUTS. This assumes that SOURCE provides a 'CMakeLists.txt' file as its build system.

r-build-system
Channel: guix
Location: guix/build-system/r.scm (guix build-system r)
r-build (name inputs #:key source tests? test-target test-types test-directory skipped-tests configure-flags phases outputs search-paths system guile substitutable? imported-modules modules)
Channel: guix
Location: guix/build-system/r.scm (guix build-system r)
Documentation:

Build SOURCE with INPUTS.

bioconductor-uri (name version #:optional type release)
Channel: guix
Location: guix/build-system/r.scm (guix build-system r)
Documentation:

Return a URI string for the R package archive on Bioconductor for the release corresponding to NAME and VERSION.

%r-build-system-modules
Channel: guix
Location: guix/build-system/r.scm (guix build-system r)
cran-uri (name version)
Channel: guix
Location: guix/build-system/r.scm (guix build-system r)
Documentation:

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.

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

Build SOURCE using PERL6, and with INPUTS.

rakudo-build-system
Channel: guix
Location: guix/build-system/rakudo.scm (guix build-system rakudo)
hexpm-package-url
Channel: guix
Location: guix/build-system/rebar.scm (guix build-system rebar)
%rebar-build-system-modules
Channel: guix
Location: guix/build-system/rebar.scm (guix build-system rebar)
rebar-build (name inputs #:key guile source rebar-flags tests? test-target install-profile phases outputs search-paths native-search-paths system imported-modules modules)
Channel: guix
Location: guix/build-system/rebar.scm (guix build-system rebar)
Documentation:

Build SOURCE with INPUTS.

hexpm-uri (name version)
Channel: guix
Location: guix/build-system/rebar.scm (guix build-system rebar)
Documentation:

Return a URI string for the package hosted at hex.pm corresponding to NAME and VERSION.

rebar-build-system
Channel: guix
Location: guix/build-system/rebar.scm (guix build-system rebar)
%renpy-build-system-modules
Channel: guix
Location: guix/build-system/renpy.scm (guix build-system renpy)
renpy-build-system
Channel: guix
Location: guix/build-system/renpy.scm (guix build-system renpy)
default-renpy ()
Channel: guix
Location: guix/build-system/renpy.scm (guix build-system renpy)
Documentation:

Return the default Ren'py package, resolved lazily.

renpy-build (name inputs #:key source phases configure-flags outputs output game tests? test-flags search-paths system guile guile-json imported-modules modules)
Channel: guix
Location: guix/build-system/renpy.scm (guix build-system renpy)
Documentation:

Build SOURCE using RENPY, and with INPUTS.

%ruby-build-system-modules
Channel: guix
Location: guix/build-system/ruby.scm (guix build-system ruby)
rubygems-uri (name version)
Channel: guix
Location: guix/build-system/ruby.scm (guix build-system ruby)
Documentation:

Return a URI string for the gem archive for the release corresponding to NAME and VERSION.

Total public symbols: 86650