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

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.


libtocc 1.0.1
Dependencies: unqlite@1.1.6
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://t-o-c-c.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Tool for Obsessive Compulsive Classifiers
Description:

libtocc is the engine of the Tocc project, a tag-based file management system. The goal of Tocc is to provide a better system for classifying files that is more flexible than classic file systems that are based on a tree of files and directories.

xapers 0.8.2
Dependencies: python-latexcodec@3.0.1 python-pybtex@0.25.0 python-pycurl@7.45.4 python-pyyaml@6.0.2 python-six@1.17.0 python-xapian-bindings@1.4.29
Propagated dependencies: poppler@22.09.0 python-urwid@3.0.3 xclip@0.13 xdg-utils@1.2.1
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://finestructure.net/xapers/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Personal document indexing system
Description:

Xapers is a personal document indexing system, geared towards academic journal articles build on the Xapian search engine. Think of it as your own personal document search engine, or a local cache of online libraries. It provides fast search of document text and bibliographic data and simple document and bibtex retrieval.

fsearch 0.2.3
Dependencies: gtk+@3.24.51 icu4c@73.1 pcre2@10.42
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://github.com/cboxdoerfer/fsearch
Licenses: GPL 2+
Build system: meson
Synopsis: Fast file search utility
Description:

FSearch is a fast file search utility, inspired by Everything Search Engine. It is written in C and based on GTK3.

plocate 1.1.22
Dependencies: liburing@2.14 zstd@1.5.6
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://plocate.sesse.net/
Licenses: GPL 2
Build system: meson
Synopsis: Faster locate
Description:

Plocate is a locate based on posting lists, completely replacing mlocate with a faster and smaller index. It is suitable as a default locate on your system.

perl-search-xapian 1.2.25.5
Dependencies: xapian@1.4.29
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://metacpan.org/release/Search-Xapian
Licenses: GPL 1+
Build system: perl
Synopsis: Perl XS frontend to the Xapian C++ search library
Description:

Search::Xapian wraps most methods of most Xapian classes. The missing classes and methods should be added in the future. It also provides a simplified, more 'perlish' interface to some common operations.

bool 0.2.2
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://www.gnu.org/software/bool/
Licenses: GPL 3+
Build system: gnu
Synopsis: Finding text and HTML files that match boolean expressions
Description:

GNU Bool is a utility to perform text searches on files using Boolean expressions. For example, a search for "hello AND world" would return a file containing the phrase "Hello, world!". It supports both AND and OR statements, as well as the NEAR statement to search for the occurrence of words in close proximity to each other. It handles context gracefully, accounting for new lines and paragraph changes. It also has robust support for parsing HTML files.

mlocate 0.26
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://pagure.io/mlocate
Licenses: GPL 2
Build system: gnu
Synopsis: Locate files on the file system
Description:

mlocate is a locate/updatedb implementation. The m stands for "merging": updatedb reuses the existing database to avoid rereading most of the file system, which makes it faster and does not trash the system caches as much. The locate(1) utility is intended to be completely compatible with slocate, and attempts to be compatible to GNU locate when it does not conflict with slocate compatibility.

hyperestraier 1.4.13
Dependencies: qdbm@1.8.78 zlib@1.3.1
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://fallabs.com/hyperestraier
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Full-text search system
Description:

Hyper Estraier can be used to integrate full-text search into applications, using either the provided command line and CGI interfaces, or a C API.

omega 1.4.29
Dependencies: file@5.46 pcre2@10.42 perl@5.36.0 xapian@1.4.29 zlib@1.3.1
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://xapian.org/
Licenses: GPL 2+ Expat
Build system: gnu
Synopsis: Search engine built on Xapian
Description:

Omega is a search application built on Xapian. It provides indexers and a CGI web search frontend.

ugrep 7.8.2
Dependencies: bzip2@1.0.8 less@608 lz4@1.10.0 lzip@1.25 pcre2@10.42 zlib@1.3.1 brotli@1.1.0 zstd@1.5.6
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://github.com/Genivia/ugrep/
Licenses: Modified BSD
Build system: gnu
Synopsis: Faster grep with an interactive query UI
Description:

Ugrep is a ultra fast searcher of file systems, text and binary files, source code, archives, compressed files, documents, and more.

While still being compatible with the standard GNU/BSD grep command-line options, ugrep supports fuzzy search as well as structured and (adjustable) colored output, piped through "less" for pagination. An interactive query UI allows refinement and has a built-in help (press F1). Ugrep implements multi-threaded and other techniques to speed up search, pattern-matching and decompression. Many pre-defined regexps ease searching e.g. C typdefs or XML attributes. Results can be output in several structured or self-defined formats.

xapian 1.4.29
Dependencies: zlib@1.3.1 util-linux@2.40.4
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://xapian.org/
Licenses: GPL 2+ Modified BSD X11
Build system: gnu
Synopsis: Search Engine Library
Description:

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.

recoll-cli 1.43.2
Dependencies: aspell@0.60.8.1 chmlib@0.40 inotify-tools@3.22.6.0 libxslt@1.1.43 libxml2@2.14.6 python@3.12.12 unzip@6.0 xapian@1.4.29 zlib@1.3.1 gawk@5.3.0 grep@3.11 groff@1.22.4 gzip@1.14 libiconv@1.18 perl@5.36.0 perl-image-exiftool@13.55 poppler@22.09.0 sed@4.9 tar@1.35
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://www.recoll.org
Licenses: GPL 2+
Build system: meson
Synopsis: Find documents based on their contents or file names
Description:

Recoll finds documents based on their contents as well as their file names. It can search most document formats, but you may need external applications for text extraction. It can reach any storage place: files, archive members, email attachments, transparently handling decompression.

tocc 1.0.1
Dependencies: libtocc@1.0.1 unqlite@1.1.6
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://t-o-c-c.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Command-line interface to libtocc
Description:

Tocc is a tag-based file management system. This package contains the command line tool for interacting with libtocc.

python-xapian-bindings 1.4.29
Dependencies: python@3.12.12 xapian@1.4.29 zlib@1.3.1
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://xapian.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Python bindings for the Xapian search engine library
Description:

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.

nitrokey-app 1.4.2
Dependencies: cppcodec@0.2 hidapi@0.15.0 libnitrokey@3.8 libusb@1.0.25 qtbase@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/Nitrokey/nitrokey-app
Licenses: GPL 3+
Build system: cmake
Synopsis: GUI tool for Nitrokey devices
Description:

This package provides GUI tool that interfaces with Nitrokey Pro v0.7/v0.8 and Nitrokey Storage devices.

libfido2 1.16.0
Dependencies: eudev@3.2.14 libcbor@0.11.0 openssl@3.5.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/Yubico/libfido2
Licenses: FreeBSD
Build system: cmake
Synopsis: Library functionality and command-line tools for FIDO devices
Description:

libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures.

libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols.

libnitrokey 3.8
Dependencies: hidapi@0.15.0 libusb@1.0.25
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/Nitrokey/libnitrokey
Licenses: LGPL 3+
Build system: cmake
Synopsis: Communication library for Nitrokey
Description:

This package provides a communication library for Nitrokey.

pcsc-cyberjack 3.99.5final.sp15
Dependencies: pcsc-lite@2.4.1 libusb@1.0.25
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: http://www.reiner-sct.com/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: PC/SC driver for cyberJack chipcard readers
Description:

This package includes the IFD driver for the cyberJack contactless (RFID) and contact USB chipcard readers.

libu2f-server 1.1.0
Dependencies: json-c@0.13.1 libressl@4.2.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://developers.yubico.com/libu2f-server/
Licenses: FreeBSD
Build system: gnu
Synopsis: U2F server-side C library
Description:

This is a C library that implements the server-side of the Universal 2nd Factor (U2F) protocol. More precisely, it provides an API for generating the JSON blobs required by U2F devices to perform the U2F Registration and U2F Authentication operations, and functionality for verifying the cryptographic operations.

pkcs11-helper 1.31.0
Dependencies: openssl@3.5.5 pcsc-lite@2.4.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/OpenSC/pkcs11-helper
Licenses: GPL 2 Modified BSD
Build system: gnu
Synopsis: Library that simplifies the interaction with PKCS#11 providers
Description:

Pkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. PKCS#11 is published standard. PKCS#11 is the de-facto standard to access cryptographic devices

qdigidoc 4.9.1
Dependencies: flatbuffers@25.2.10 libdigidocpp@4.3.0 openldap@2.6.10 opensc@0.26.1 openssl@3.5.5 pcsc-lite@2.4.1 qtsvg@6.9.2 zlib@1.3.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://www.id.ee/en/
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Estonian ID card application
Description:

This application provides support for using private and governmental e-services, signing and encrypting DigiDoc documents, and configuring Estonian ID cards. It requires a running pcscd service and a compatible card reader.

libu2f-host 1.1.10
Dependencies: json-c@0.13.1 hidapi@0.15.0
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://developers.yubico.com/libu2f-host/
Licenses: LGPL 2.1+ GPL 3+
Build system: gnu
Synopsis: U2F host-side C library and tool
Description:

Libu2f-host provides a C library and command-line tool that implements the host-side of the Universal 2nd Factor (U2F) protocol. There are APIs to talk to a U2F device and perform the U2F Register and U2F Authenticate operations.

yubikey-oath-dmenu 0.14.0
Dependencies: dmenu@5.4 libnotify@0.8.8 python-click@8.3.1 python-yubikey-manager@5.8.0 wl-clipboard@2.3.0 xclip@0.13 xdotool@3.20211022.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/emlun/yubikey-oath-dmenu/
Licenses: GPL 3+
Build system: pyproject
Synopsis: Interface for getting OATH codes from a YubiKey using dmenu
Description:

Yubikey-oath-demenu lets you pick an OATH credential from your YubiKey using dmenu, and copies the corresponding OTP to the clipboard. Alternatively, it can "type" the OTP using xdotool on X11.

Notable features:

  • Pick between all credentials on all connected YubiKeys

  • No mouse interaction required

python-nethsm 2.1.1
Propagated dependencies: python-certifi@2025.06.15 python-cryptography@44.0.0 python-pycryptodome@3.23.0 python-dateutil@2.9.0 python-typing-extensions@4.15.0 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://github.com/Nitrokey/nethsm-sdk-py
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SDK for NetHSM
Description:

Client-side Python library for managing Nitrokey NetHSM HSMs.

Total packages: 72465