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.
Access POSIX group information
Test Utilities (for test egg)
The sxpath bits of sxml-tools from the SSAX project at Sourceforge
A tool to diff salmonella log files
Command line option parsing.
Serialize SXML to XML and HTML
SRFI-14 character-sets library
Parse svnwiki to sxml
Generate HTML from (svn)wiki SXML
High-level HTTP client library
Various helper macros
input-stream tokenizing and parsing routines.
A more convenient HTTP library
Sending a file over the network
Generate static HTML manual from wiki docs
SRFI-35 Conditions
Computes MD5 (RFC1321) checksums
CHICKEN is a compiler for the Scheme programming language. CHICKEN produces portable and efficient C, supports almost all of the R5RS Scheme language standard, and includes many enhancements and extensions.
qwiki - the quick wiki
EC-Tool adjusted for usage with framework embedded controller. It lets you control various devices, the i2c bus, and the power LED.
Allows you to add title bars to windows, and lets you set the color, font, size, and more.
This plugin lets you have an overview over your desktop, like with similar functionality in Gnome, KDE, or wf.
Example config:
bind = SUPER, grave, hyprexpo:expo, toggle # can be: toggle, off/disable or on/enable
plugin
hyprexpo
columns = 3
gap_size = 5
bg_col = rgb(111111)
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
enable_gesture = true # laptop touchpad
gesture_fingers = 3 # 3 or 4
gesture_distance = 300 # how far is the "max"
gesture_positive = true # positive = swipe down. Negative = swipe up.
This plugin adds a scrolling layout to the likes of PaperWM and similar to Hyprland.
hdrop is a script that allows you to use an arbitrary program - usually a terminal - as a drop-down program that you can drop down from a screen edge with a simple hotkey.