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.
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!.
Linux-native mod manager for Cyberpunk 2077 and Baldur's Gate 3.
it's the good one
never use this. please. for me. never use this. I beg you.
Backport of the LOVE 12 https module.
SMB but Mario has a portal gun. Has the original set of levels, portal levels, local co-op, a level editor, and more!
it's basically a wrapper around zenity here
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.
Simplified clones of sed, tee, and cat that don't buffer their input and output streams.
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.
A small daemon that listens to input events in order to run a given command when a specific key is pressed.
That's it.
remote control firefox through dbus
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.
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.
LuaExpat is a SAX XML parser based on the Expat library.
Database library for Lua written to provide common support for multiple distinct SQL databases, including MySQL, PostgreSQL, and SQLite3.
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.
This module implements XEP-0425: Message Moderation.
This module implements support for a group of push notification extensions by the Tigase team that allow a client to specify filters to be applied to push notifications. It is a custom extension to XEP-0357: Push Notifications.
This module implements support for a Tigase XMPP extension, Priority of notifications. It is a custom extension to XEP-0357: Push Notifications.
Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.