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.
Extundelete is a set of tools that can recover deleted files from an ext3 or ext4 partition.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
The Python scripts in this project generate a GTK-UI to change TLP configuration files easily. It aims to protect users from setting bad configuration and to deliver a basic overview of all the valid configuration values.
This package provides the following binaries to drive the Linux Device Mapper multipathing driver:
multipath- Device mapper target autoconfig.multipathd- Multipath daemon.mpathpersist- Manages SCSI persistent reservations ondmmultipath devices.kpartx- Create device maps from partition tables.
GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel. It has been modified to remove all non-free binary blobs.
Dual Function Keys is a plugin for interception-tools that allows one to send arbitrary keycodes when a given key is tapped or held.
The VHBA module is the link between the CDemu user-space daemon and the kernel Linux. It acts as a low-level SCSI driver that emulates a virtual SCSI adapter which can have multiple virtual devices attached to it. Its typical use with CDEmu is to emulate optical devices such as DVD and CD-ROM drives.
This package provides statically-linked e2fsck command taken from the e2fsprogs package. It is meant to be used in initrds.
LIRC allows computers to send and receive IR signals of many commonly used remote controls. The most important part of LIRC is the lircd daemon that decodes IR signals received by the device drivers. The second daemon program lircmd translates IR signals to mouse movements. The user space applications allow you to control your computer with a remote control: you can send X events to applications, start programs and much more on just one button press.
This package provides a Common Lisp testing framework system CACAU which was built to be independent of assertions systems.
Try is a library for unit testing with equal support for interactive and non-interactive workflows. Tests are functions, and almost everything else is a condition, whose types feature prominently in parameterization.
Stefil is a simple test framework for Common Lisp, with a focus on interactive development.
This package provides a Common Lisp assertion system with minimal dependencies on DISSECT.
Eos was a unit testing library for Common Lisp. It began as a fork of FiveAM; however, FiveAM development has continued, while that of Eos has not. Thus, Eos is now deprecated in favor of FiveAM.
NST is a unit/regression testing system for Common Lisp.
SHOULD-TEST is a methodology-agnostic and non-opinionated Common Lisp test framework, i.e. it doesn't care what kind of test approach you'd like to take.
The LIsp Framework for Testing (LIFT) is a unit and system test tool for LISP. Though inspired by SUnit and JUnit, it's built with Lisp in mind. In LIFT, testcases are organized into hierarchical testsuites each of which can have its own fixture. When run, a testcase can succeed, fail, or error. LIFT supports randomized testing, benchmarking, profiling, and reporting.
Stefil is a simple test framework for Common Lisp, with a focus on interactive development.
SHOULD-TEST is a methodology-agnostic and non-opinionated Common Lisp test framework, i.e. it doesn't care what kind of test approach you'd like to take.
CLUnit is a Common Lisp unit testing framework. It is designed to be easy to use so that you can quickly start testing. CLUnit provides a rich set of features aimed at improving your unit testing experience.
A Common Lisp test framework that treasures your failures, logical continuation of Stefil. It focuses on interactive debugging.
Try is a library for unit testing with equal support for interactive and non-interactive workflows. Tests are functions, and almost everything else is a condition, whose types feature prominently in parameterization.
This package provides a Common Lisp assertion system with minimal dependencies on DISSECT.
NST is a unit/regression testing system for Common Lisp.