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

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.


ocaml-gsl 1.24.0
Dependencies: gsl@2.8
Propagated dependencies: ocaml-base@0.15.0 ocaml-stdio@0.15.0
Channel: guix
Location: gnu/packages/ocaml.scm (gnu packages ocaml)
Home page: https://mmottl.github.io/gsl-ocaml
Licenses: GPL 3+
Build system: dune
Synopsis: Bindings to the GNU Scientific Library
Description:

GSL-OCaml is an interface to the GNU scientific library (GSL) for the OCaml language.

gimagereader 3.4.3
Dependencies: enchant@2.6.9 djvulibre@3.5.28 leptonica@1.84.1 podofo@0.10.4 poppler-qt6@22.09.0 sane@1.4.0 qtbase@6.9.2 qt5compat@6.9.2 qtspell@1.0.2 quazip@1.5 tesseract-ocr@5.3.0
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://github.com/manisandro/gImageReader
Licenses: GPL 3+
Build system: cmake
Synopsis: Qt front-end to tesseract-ocr
Description:

gImageReader is a Qt front-end to Tesseract optical character recognition (OCR) software.

gImageReader supports automatic page layout detection but the user can also manually define and adjust the recognition regions. It is possible to import images from disk, scanning devices, clipboard and screenshots. gImageReader also supports multipage PDF documents. Recognized text is displayed directly next to the image and basic text editing including search/replace and removing of line breaks is possible. Spellchecking for the output text is also supported if the corresponding dictionaries are installed.

ocrad 0.29
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://www.gnu.org/software/ocrad/
Licenses: GPL 3+
Build system: gnu
Synopsis: Optical character recognition based on feature extraction
Description:

GNU Ocrad is an optical character recognition program based on a feature extraction method. It can read images in PBM, PGM or PPM formats and it produces text in 8-bit or UTF-8 formats.

tesseract-ocr 5.3.0
Dependencies: cairo@1.18.4 icu4c@73.1 pango@1.56.4 python-wrapper@3.11.14
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.

tesseract-ocr-tessdata-fast 4.1.0
Channel: guix
Location: gnu/packages/ocr.scm (gnu packages ocr)
Home page: https://github.com/tesseract-ocr/tessdata_fast
Licenses: ASL 2.0
Build system: copy
Synopsis: Fast integer versions of trained LSTM models
Description:

This repository contains fast integer versions of trained models for the Tesseract OCR Engine.

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

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.

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.

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

umf 1.0.3
Dependencies: hwloc@2.12.2 level-zero@1.27.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-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.27.0
Dependencies: spdlog@1.14.1
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

oneapi-dnnl 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.

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.

opencl-icd-loader 2024.10.24
Dependencies: opencl-headers@2024.10.24
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.

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

clinfo 3.0.25.02.14
Dependencies: opencl-icd-loader@2024.10.24
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.

python-pyopencl 2026.1
Dependencies: opencl-headers@2024.10.24 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.

pocl 6.0
Dependencies: clang-toolchain@18.1.8 hwloc@2.12.2 opencl-icd-loader@2024.10.24
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.

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.

Total packages: 70992