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

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.


tesseract-ocr 5.3.0
Dependencies: cairo@1.18.4 icu4c@73.1 pango@1.56.4 python-wrapper@3.12.12
Propagated dependencies: leptonica@1.84.1
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://github.com/tesseract-ocr/tesseract
Licenses: ASL 2.0
Build system: gnu
Synopsis: Optical character recognition engine
Description:

Tesseract is an optical character recognition (OCR) engine with very high accuracy. It supports many languages, output text formatting, hOCR positional information and page layout analysis. Several image formats are supported through the Leptonica library. It can also detect whether text is monospaced or proportional. Support for the English language is included by default. To add support for more languages, the tesseract-ocr-tessdata-fast package should be installed.

zinnia 0.07-1.581faa8
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://taku910.github.io/zinnia/
Licenses: Modified BSD non-copyleft X11 Public Domain
Build system: gnu
Synopsis: Online hand recognition system with machine learning
Description:

Zinnia is a simple, customizable and portable online hand recognition system based on Support Vector Machines. Zinnia simply receives user pen strokes as a sequence of coordinate data and outputs n-best characters sorted by SVM confidence. To keep portability, Zinnia doesn't have any rendering functionality. In addition to recognition, Zinnia provides training module that allows us to create any hand-written recognition systems with low-cost.

libtirpc-hurd 1.3.1
Dependencies: mit-krb5@1.21
Channel: guix
Location: gnu/packages/onc-rpc.scm (gnu packages onc-rpc)
Home page: https://sourceforge.net/projects/libtirpc/
Licenses: Modified BSD
Build system: gnu
Synopsis: Transport-independent Sun/ONC RPC implementation
Description:

This package provides a library that implements the Sun/ONC RPC (remote procedure calls) protocol in a transport-independent manner. It supports both IPv4 and IPv6. ONC RPC is notably used by the network file system (NFS).

rpcbind 1.2.6
Dependencies: libnsl@1.3.0 libtirpc@1.3.1
Channel: guix
Location: gnu/packages/onc-rpc.scm (gnu packages onc-rpc)
Home page: http://rpcbind.sourceforge.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Server to convert RPC program numbers into universal addresses
Description:

Rpcbind is a server that converts RPC program numbers into universal addresses.

rpcsvc-proto 1.4.4
Channel: guix
Location: gnu/packages/onc-rpc.scm (gnu packages onc-rpc)
Home page: https://github.com/thkukuk/rpcsvc-proto
Licenses: Modified BSD
Build system: gnu
Synopsis: RPCSVC protocol definitions
Description:

This package provides rpcsvc protocol.x files and headers that are not included with the libtirpc package. Additionally it contains rpcgen, which is used to produce header files and sources from the protocol files.

libnsl 1.3.0
Dependencies: libtirpc@1.3.1
Channel: guix
Location: gnu/packages/onc-rpc.scm (gnu packages onc-rpc)
Home page: https://github.com/thkukuk/libnsl
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Public client interface for NIS(YP) and NIS+
Description:

Libnsl is the public client interface for the Network Information Service / Yellow Pages (NIS/YP) and NIS+. It includes IPv6 support. This library was part of glibc < 2.26, but is now distributed separately.

libtirpc 1.3.1
Dependencies: mit-krb5@1.21
Channel: guix
Location: gnu/packages/onc-rpc.scm (gnu packages onc-rpc)
Home page: https://sourceforge.net/projects/libtirpc/
Licenses: Modified BSD
Build system: gnu
Synopsis: Transport-independent Sun/ONC RPC implementation
Description:

This package provides a library that implements the Sun/ONC RPC (remote procedure calls) protocol in a transport-independent manner. It supports both IPv4 and IPv6. ONC RPC is notably used by the network file system (NFS).

onetbb 2022.3.0
Channel: guix
Location: gnu/packages/oneapi.scm (gnu packages oneapi)
Home page: https://uxlfoundation.github.io/oneTBB/
Licenses: ASL 2.0
Build system: cmake
Synopsis: C++ library for parallel programming
Description:

OneTBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more.

python-onetbb 2022.3.0
Dependencies: onetbb@2022.3.0
Channel: guix
Location: gnu/packages/oneapi.scm (gnu packages oneapi)
Home page: https://uxlfoundation.github.io/oneTBB/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Python bindings for the oneTBB parallel library
Description:

OneTBB is a C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance. It uses common C++ templates and coding style to eliminate tedious threading implementation work. It provides parallel loop constructs, asynchronous tasks, synchronization primitives, atomic operations, and more. python-onetbb enables threading composability between two or more thread-enabled Python libraries.

level-zero 1.31.0
Channel: guix
Location: gnu/packages/oneapi.scm (gnu packages oneapi)
Home page: https://oneapi-src.github.io/level-zero-spec/level-zero/latest/index.html
Licenses: Expat ASL 2.0
Build system: cmake
Synopsis: OneAPI Level Zero specification headers and loader
Description:

Level Zero contains the following components of oneAPI:

  • copies of the Level Zero Specification API C/C++ header files

  • loader

  • validation layer

  • tracing layer

umf 1.1.0
Dependencies: hwloc@2.13.0 level-zero@1.31.0 numactl@2.0.16 onetbb@2022.3.0
Channel: guix
Location: gnu/packages/oneapi.scm (gnu packages oneapi)
Home page: https://oneapi-src.github.io/unified-memory-framework/
Licenses: ASL 2.0
Build system: cmake
Synopsis: OneAPI @acronym{UMG, Unified Memory Framework}
Description:

The UMF is a library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required..

onednn 3.10.2
Channel: guix
Location: gnu/packages/oneapi.scm (gnu packages oneapi)
Home page: https://uxlfoundation.github.io/oneDNN/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Deep neural network library
Description:

OneDNN is a cross-platform performance library of basic building blocks for deep learning applications.

python-pyopencl 2026.1
Dependencies: opencl-headers@2025.07.22 ocl-icd@2.3.4
Propagated dependencies: python-numpy@2.3.1 python-platformdirs@4.3.6 python-pytools@2025.2.5 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://mathema.tician.de/software/pyopencl/
Licenses: Expat
Build system: pyproject
Synopsis: Python wrapper for OpenCL
Description:

PyOpenCL lets you access parallel computing devices such as GPUs from Python via OpenCL.

clinfo 3.0.25.02.14
Dependencies: opencl-icd-loader@2025.07.22
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://github.com/Oblomov/clinfo
Licenses: CC0
Build system: gnu
Synopsis: Print information about OpenCL platforms and devices
Description:

This package provides the clinfo command that enumerates all possible (known) properties of the OpenCL platform and devices available on the system.

ocl-icd 2.3.4
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://github.com/OCL-dev/ocl-icd
Licenses: FreeBSD
Build system: gnu
Synopsis: Generic OpenCL @acronym{ICD, Installable Client Driver} loader
Description:

This package provides an OpenCL ICD loader. It maintains a YAML database of all known and guessed function pointers from vendor-specific drivers. It also delivers a skeleton of bindings to incorporate inside an OpenCL implementation to give it ICD functionalities.

opencl-headers 2022.09.30
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://registry.khronos.org/OpenCL/
Licenses: ASL 2.0
Build system: cmake
Synopsis: The Khronos OpenCL headers
Description:

This package provides the C headers by Khronos for OpenCL programming.

opencl-clhpp 2025.07.22
Propagated dependencies: opencl-headers@2025.07.22
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://github.khronos.org/OpenCL-CLHPP/
Licenses: Expat
Build system: cmake
Synopsis: Khronos OpenCL-CLHPP
Description:

This package provides the host API C++ headers for OpenCL.

pocl 6.0
Dependencies: clang-toolchain@18.1.8 hwloc@2.13.0 opencl-icd-loader@2025.07.22
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: http://portablecl.org/
Licenses: Expat
Build system: cmake
Synopsis: Portable Computing Language (pocl), an OpenCL implementation
Description:

Pocl is a portable implementation of the OpenCL standard (1.2 with some 2.0 features supported). This project seeks to improve performance portability of OpenCL programs with the kernel compiler and the task run-time, reducing the need for target-dependent manual optimizations.

pocl uses Clang as an OpenCL C frontend and LLVM for kernel compiler implementation, and as a portability layer. Thus, if your desired target has an LLVM backend, it should be able to get OpenCL support easily by using pocl.

opencl-icd-loader 2025.07.22
Dependencies: opencl-headers@2025.07.22
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://github.com/KhronosGroup/OpenCL-ICD-Loader
Licenses: ASL 2.0
Build system: cmake
Synopsis: OpenCL Installable Client Driver
Description:

OpenCL defines an Installable Client Driver (ICD) mechanism to allow developers to build applications against an Installable Client Driver loader (ICD loader) rather than linking their applications against a specific OpenCL implementation. The ICD Loader is responsible for:

  • Exporting OpenCL API entry points

  • Enumerating OpenCL implementations

  • Forwarding OpenCL API calls to the correct implementation

This package contains the Khronos official OpenCL ICD Loader.

python-pytools 2025.2.5
Propagated dependencies: python-platformdirs@4.3.6 python-siphash24@1.8 python-typing-extensions@4.15.0
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://github.com/inducer/pytools
Licenses: Expat
Build system: pyproject
Synopsis: Assorted tools for Python
Description:

Pytools is a bag of things that are ``missing'' from the Python standard library:

  • small helper functions such as len_iterable, argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR's monkeypatch_xxx hack, the elusive flatten, and much more.

  • Michele Simionato's decorator module

  • A time-series logging module, pytools.log.

  • Batch job submission, pytools.batchjob.

  • A lexer, pytools.lex.

opencl-headers 2025.07.22
Channel: guix
Location: gnu/packages/opencl.scm (gnu packages opencl)
Home page: https://registry.khronos.org/OpenCL/
Licenses: ASL 2.0
Build system: cmake
Synopsis: The Khronos OpenCL headers
Description:

This package provides the C headers by Khronos for OpenCL programming.

atomspace 5.0.3-2.c8d633b
Dependencies: boost@1.89.0 cogutil@2.0.3-2.64dca90 gmp@6.3.0 guile@3.0.11 postgresql@14.20
Channel: guix
Location: gnu/packages/opencog.scm (gnu packages opencog)
Home page: https://github.com/opencog/atomspace/
Licenses: AGPL 3
Build system: cmake
Synopsis: OpenCog hypergraph database, query system and rule engine
Description:

The OpenCog AtomSpace is an in-RAM knowledge representation (KR) database, an associated query engine and graph-re-writing system, and a rule-driven inferencing engine that can apply and manipulate sequences of rules to perform reasoning. It is a layer that sits on top of ordinary distributed (graph) databases, providing a large variety of advanced features not otherwise available.

cogutil 2.0.3-2.64dca90
Dependencies: boost@1.89.0
Channel: guix
Location: gnu/packages/opencog.scm (gnu packages opencog)
Home page: https://github.com/opencog/cogutil/
Licenses: AGPL 3 ASL 2.0
Build system: cmake
Synopsis: Low-level C++ programming utilities used by OpenCog components
Description:

The OpenCog utilities is a miscellaneous collection of C++ utilities use for typical programming tasks in multiple OpenCog projects.

atomspace-storage 4.3.0-1.ecd88d6
Dependencies: atomspace@5.0.3-2.c8d633b cogutil@2.0.3-2.64dca90 gmp@6.3.0 guile@3.0.11 python-minimal@3.12.12
Channel: guix
Location: gnu/packages/opencog.scm (gnu packages opencog)
Home page: https://github.com/opencog/atomspace-storage
Licenses: AGPL 3
Build system: cmake
Synopsis: StorageNode API for AtomSpace
Description:

This AtomSpace module contains the StorageNode base class. The StorageNode API is the original, primary API for I/O storage and movement of Atoms into, out of and between AtomSpaces. It is mandatory for the RocksStorageNode which stores Atoms and AtomSpaces to disk, via RocksDB, and to CogStorageNode, which moves Atoms between AtomSpaces on different network nodes, and ProxyNodes which provides mirroring, routing, caching and filtering between AtomSpaces.

Total packages: 72465