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.
This package provides Guile bindings to the SQLite database system.
Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:
Strictly complies to specification.
Build JSON documents programmatically via macros.
Unicode support for strings.
Allows JSON pretty printing.
This package provides a GNU Guile interface to the zstd (``zstandard'') compression library.
This package provides Guile bindings for zlib, a lossless data-compression library. The bindings are written in pure Scheme by using Guile's foreign function interface.
This package provides Guile bindings for zlib, a lossless data-compression library. The bindings are written in pure Scheme by using Guile's foreign function interface.
This package provides Guile bindings to libgit2, a library to manipulate repositories of the Git version control system.
Guile-bzip2 is a Guile wrapper for the libbzip2 library. It exposes an interface similar to other Guile compression libraries, like Guile-zlib.
This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.
This package provides Guile bindings to the SQLite database system.
Guile bindings to the GDBM key-value storage system, using Guile's foreign function interface.
Guile-JSON supports parsing and building JSON documents according to the specification. These are the main features:
Strictly complies to specification.
Build JSON documents programmatically via macros.
Unicode support for strings.
Allows JSON pretty printing.
This module provides line editing support via the Readline library for GNU Guile. Use the (ice-9 readline) module and call its activate-readline procedure to enable it.
GNU GV is a graphical user interface to the Ghostscript interpreter. With it, one can view and navigate through PostScript and PDF documents in X Windows.
GNU gxmessage is a program that pops up dialog windows, which display a message to the user and waits for their action. The program then exits with an exit code corresponding to the response.
The h-node project (https://www.h-node.org) aims to build a database of hardware that works with fully free operating systems. h-client is a GTK+ graphical client that is able to retrieves information on the hardware inside the computer it's running on, and on peripherals connected to it, and helps you submit that information to the h-node project along with whether the hardware works with a fully free operating system or not.
This package provides tools for exploring Nvidia's proprietary GPU drivers, including an assembler and a disassembler for several GPU instruction sets, and tools to deal with register databases.
Hueplusplus is a library for controlling Philips Hue lights. Features:
find bridges with SSDP or set an ip manually
all common light functions (brightness, color, temperature)
extended
alert()functions, which alert in a specific color (good for notifications)supports sensors, rules, groups, scenes and schedules
streaming with entertainment mode
documented with doxygen
This is a program for testing the quality of CRT/LCD screens. It displays various patterns and allows you to estimate the quality of your CRT/LCD monitor.
This package provides tools for LAN eXtensions for Instrumentation based on the LXI Consortium standard which defines the communication protocols for modern instrumentation and data acquision systems using Ethernet.
This is the Python extension to usbrelay, a Linux driver based on hidapi for a variety of inexpensive HID compatible USB relay modules. This package also includes usbrelayd.
Hardware Probe is a tool to probe for hardware, check its operability and find drivers.
OpenHMD aims to provide an API and drivers for immersive technology, such as head mounted displays with built in head tracking.
Memtester stress-tests the memory subsystem of your operating system and computer. It repeatedly writes different patterns to all memory locations, reads them back again, and verifies whether the result is the same as what was written. This can help debug even intermittent and non-deterministic errors.
Memtester runs entirely in user space. This means that you don't need to reboot to test your memory, but also that it's not possible to test all of the RAM installed in the system.
It can also be told to test memory starting at a particular physical address.
ddcui is a graphical user interface for ddcutil, implemented using Qt. It provide a dynamic way to inspect and configure external monitors through the Display Data Channel Command Interface (DDC/CI) protocol.