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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware. This package is a compatibility layer; it provides a binary and source compatible API for programs written against SDL 1.2, but it uses SDL 2.0 behind the scenes.
SDL_mixer is a multi-channel audio mixer library for SDL. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music. Supported formats include FLAC, MOD, MIDI, Ogg Vorbis, and MP3.
This package supports two MIDI backends, selectable at runtime. To use the newer fluidsynth library, install a soundfont such as fluid-3 and specify it using the SDL_SOUNDFONTS environment variable. For the legacy timidity backend, install a patch set such as freepats and set the path to the configuration file with TIMIDITY_CFG.
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.
Dataparksearch is a full featured web search engine. It has support for HTTP, HTTPS, ftp (passive mode), NNTP and news URL schemes, and other URL schemes with external parsers. It can tweak URLs with session IDs and other weird formats, including some JavaScript link decoding. Options to query with all words, all words near to each others, any words, or boolean queries. A subset of VQL (Verity Query Language) is supported.
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.
Tocc is a tag-based file management system. This package contains the command line tool for interacting with libtocc.
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.
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.
FSearch is a fast file search utility, inspired by Everything Search Engine. It is written in C and based on GTK3.
Swish-e is Simple Web Indexing System for Humans - Enhanced. Swish-e can quickly and easily index directories of files or remote web sites and search the generated indexes.
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.
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.
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.
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 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.
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.
Omega is a search application built on Xapian. It provides indexers and a CGI web search frontend.
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.
This package provides two libraries:
libp11provides a higher-level (compared to the PKCS#11 library) interface to access PKCS#11 objects. It is designed to integrate with applications that use OpenSSL.
pkcs11provOpenSSL provider module that allows accessing PKCS#11 modules in a semi-transparent way.
This package provides a communication library for Nitrokey.
This package contains a C library and command-line tools that make up the low-level development kit for the Yubico YubiKey authentication device.
YubiKey C Client Library (libykclient) is a C library used to validate a one-time-password (OTP) YubiKey against Yubico’s servers. See the Yubico website for more information about Yubico and the YubiKey.
This package provides library to encode/decode base64, base64url, base32, base32hex and hex.
nitrocli is a program that provides a command line interface for interaction with Nitrokey Pro, Nitrokey Storage, and Librem Key devices.