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

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?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.


metis4parmetis-i64 4.0.3
Dependencies: openblas@0.3.30
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses: ASL 2.0
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering (64-bit indexes)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

metis4parmetis-r64 4.0.3
Dependencies: openblas@0.3.30
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses: ASL 2.0
Build system: cmake
Synopsis: Graph partitioning and fill-reducing matrix ordering library (built out of Parmetis with 64-bit real)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

cccl 2.3.1
Channel: guix-hpc-non-free
Location: tainted/cccl.scm (tainted cccl)
Home page: https://github.com/NVIDIA/cccl
Licenses: ASL 2.0
Build system: cmake
Synopsis: CUDA C++ Core Libraries (CCCL)
Description:

This CUDA C++ Core Libraries (CCCL) unifies three essential CUDA C++ libraries into a single, convenient repository: Thrust, CUB and libcudacxx. The goal of CCCL is to provide CUDA C++ developers with building blocks that make it easier to write safe and efficient code. Bringing these libraries together streamlines your development process and broadens your ability to leverage the power of CUDA C++.

python-numpy-mkl 1.26.4
Dependencies: bash@5.2.37 intel-oneapi-mkl@2023.2.0
Channel: guix-hpc-non-free
Location: tainted/python-xyz.scm (tainted python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fundamental package for scientific computing with Python (MKL build)
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

node-vscode-html-languageservice 4.2.5
Dependencies: node-vscode-uri@3.0.3 node-vscode-nls@5.0.1 node-vscode-languageserver-types@3.17.1 node-vscode-languageserver-textdocument@1.0.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-html-languageservice#readme
Licenses: Expat
Build system: node
Synopsis: Language service for HTML
Description:

Language service for HTML

node-rimraf 3.0.2
Dependencies: node-glob@7.2.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/rimraf#readme
Licenses: ISC
Build system: node
Synopsis: A deep deletion module for node (like `rm -rf`)
Description:

A deep deletion module for node (like `rm -rf`)

node-glob-parent 5.1.2
Dependencies: node-is-glob@4.0.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gulpjs/glob-parent#readme
Licenses: ISC
Build system: node
Synopsis: Extract the non-magic parent path from a glob string.
Description:

Extract the non-magic parent path from a glob string.

node-locate-path 3.0.0
Dependencies: node-path-exists@3.0.0 node-p-locate@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/locate-path#readme
Licenses: Expat
Build system: node
Synopsis: Get the first path that exists on disk of multiple paths
Description:

Get the first path that exists on disk of multiple paths

node-debug 4.3.4
Dependencies: node-ms@2.1.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/debug-js/debug#readme
Licenses: Expat
Build system: node
Synopsis: Lightweight debugging utility for Node.js and the browser
Description:

Lightweight debugging utility for Node.js and the browser

node-argparse 2.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/nodeca/argparse#readme
Licenses:
Build system: node
Synopsis: CLI arguments parser. Native port of python's argparse.
Description:

CLI arguments parser. Native port of python's argparse.

node-vscode-jsonrpc 6.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-languageserver-node#readme
Licenses: Expat
Build system: node
Synopsis: A json rpc implementation over streams
Description:

A json rpc implementation over streams

node-resolve-from 4.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/resolve-from#readme
Licenses: Expat
Build system: node
Synopsis: Resolve the path of a module like `require.resolve()` but from a given path
Description:

Resolve the path of a module like `require.resolve()` but from a given path

node-which 2.0.2
Dependencies: node-isexe@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/node-which#readme
Licenses: ISC
Build system: node
Synopsis: Like which(1) unix command. Find the first instance of an executable in the PATH.
Description:

Like which(1) unix command. Find the first instance of an executable in the PATH.

node-vscode-json-languageservice 4.2.1
Dependencies: node-vscode-uri@3.0.3 node-vscode-nls@5.0.1 node-vscode-languageserver-types@3.17.1 node-vscode-languageserver-textdocument@1.0.5 node-jsonc-parser@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/Microsoft/vscode-json-languageservice#readme
Licenses: Expat
Build system: node
Synopsis: Language service for JSON
Description:

Language service for JSON

node-clean-stack 2.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/clean-stack#readme
Licenses: Expat
Build system: node
Synopsis: Clean up error stack traces
Description:

Clean up error stack traces

node-jsonc-parser 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/microsoft/node-jsonc-parser#readme
Licenses: Expat
Build system: node
Synopsis: Scanner and parser for JSON with comments.
Description:

Scanner and parser for JSON with comments.

node-typescript-language-server 4.3.3
Dependencies: node-which@2.0.2 node-vscode-uri@3.0.3 node-vscode-languageserver-textdocument@1.0.5 node-vscode-languageserver-protocol@3.16.0 node-vscode-languageserver@7.0.0 node-tempy@1.0.1 node-semver@7.3.7 node-pkg-up@3.1.0 node-p-debounce@2.1.0 node-fs-extra@10.1.0 node-commander@9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-typescript-language-server
Licenses: ASL 2.0
Build system: node
Synopsis: Language Server Protocol (LSP) implementation for TypeScript using tsserver
Description:

Language Server Protocol (LSP) implementation for TypeScript using tsserver

node-parent-module 1.0.1
Dependencies: node-callsites@3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/parent-module#readme
Licenses: Expat
Build system: node
Synopsis: Get the path of the parent module
Description:

Get the path of the parent module

node-jsonfile 6.1.0
Dependencies: node-graceful-fs@4.2.10 node-universalify@2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/jprichardson/node-jsonfile#readme
Licenses: Expat
Build system: node
Synopsis: Easily read/write JSON files.
Description:

Easily read/write JSON files.

node-balanced-match 1.0.2
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/juliangruber/balanced-match
Licenses: Expat
Build system: node
Synopsis: Match balanced character pairs, like "{" and "}"
Description:

Match balanced character pairs, like "" and ""

node-shebang-regex 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/shebang-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching a shebang line
Description:

Regular expression for matching a shebang line

node-tempy 1.0.1
Dependencies: node-unique-string@2.0.0 node-type-fest@0.16.0 node-temp-dir@2.0.0 node-is-stream@2.0.1 node-del@6.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/tempy#readme
Licenses: Expat
Build system: node
Synopsis: Get a random temporary file or directory path
Description:

Get a random temporary file or directory path

node-regexpp 3.2.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/mysticatea/regexpp#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression parser for ECMAScript.
Description:

Regular expression parser for ECMAScript.

node-minimatch 3.1.2
Dependencies: node-brace-expansion@1.1.11
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/minimatch#readme
Licenses: ISC
Build system: node
Synopsis: a glob matcher in javascript
Description:

a glob matcher in javascript

Total packages: 69239