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.
Combined ATF and Crust firmware for use in p-boot.
Firmware for the sunxi System Control Processor enabling deep sleep support.
Fast and tiny Pinephone bootloader with many improvements compared to u-boot.
A Nintendo DS emulator that supports multiplayer!
ROM patcher for patches in .bps format.
NES/Famicom, Famicom Disk System (FDS), and Dendy emulator, supporting NTSC, PAL, and NTSC-Pal hybrid modes.
A monospaced font supporting Arabic glyphs. Supporting serif, sans-serif, and stylized sans-serif variations.
A Mari0 mod expanding game content immensely and adding custom characters, new level features, online multiplayer support (found by pressing left on the start game button), and more!.
it's the good one
it's basically a wrapper around zenity here
SMB but Mario has a portal gun. Has the original set of levels, portal levels, local co-op, a level editor, and more!
never use this. please. for me. never use this. I beg you.
Linux-native mod manager for Cyberpunk 2077 and Baldur's Gate 3.
Backport of the LOVE 12 https module.
GLFW is a library for OpenGL, OpenGL ES and Vulkan development for desktop computers. It provides a simple API for creating windows, contexts and surfaces, receiving input and events.
A small daemon that listens to input events in order to run a given command when a specific key is pressed.
remote control firefox through dbus
A small program that reads text from stdin and outputs the corresponding input events on stdout. Can be used to automatically type whatever you want, even on a tty or across users (given good enough permissions). Supports custom keymaps.
Simplified clones of sed, tee, and cat that don't buffer their input and output streams.
That's it.
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.
LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.
Among the supported modules, the most commonly used implement the SMTP (sending e-mails), HTTP (WWW access) and FTP (uploading and downloading files) client protocols. These provide a very natural and generic interface to the functionality defined by each protocol. In addition, you will find that the MIME (common encodings), URL (anything you could possible want to do with one) and LTN12 (filters, sinks, sources and pumps) modules can be very handy.
LuaExpat is a SAX XML parser based on the Expat library.
LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. It takes an already established TCP connection and creates a secure session between the peers.