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.
what is nottetris2? this package patches the controls. player 1 and singleplayer uses wasd with q/e for rotation, and player 2 uses ijkl with u/o for rotation.
Linux-native mod manager for Cyberpunk 2077 and Baldur's Gate 3.
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 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.
remote control firefox through dbus
That's it.
Simplified clones of sed, tee, and cat that don't buffer their input and output streams.
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.
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.
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.
This module implements support for a Encrypted Push Notifications, 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.
This module implements XEP-0425: Message Moderation.
This module implements support for sending messages in a MUC to affiliated users who are not in the room. This is a custom extension by Tigase to allow push notifications from MUCs to users who are not currently connected.
This module uses the blocklists set by admins for blocking s2s connections.
So if an admin blocks a bare domain using Blocking Command via mod_blocklist then no s2s connections will be allowed to or from that domain.
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 a Unified Push Provider that uses XMPP to talk to a Push Distributor (e.g. Conversations).
It allows push notifications to be delivered to apps on your device over XMPP. This means notifications can be delivered quickly and efficiently (apps don't need to repeatedly poll for new 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.
it's tiny and doesn't support many features
A stack effect checker for Uxntal based on FORTH-style stack-effect comment annotations to vectors and routines. Runnable as an optional step before compilation.
A font editor for the uxn-varvara system, made for the uf2 font format, especially useful for making fonts for uxn-varvara programs.