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.
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.
remote control firefox through dbus
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.
LuaExpat is a SAX XML parser based on the Expat library.
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.
Database library for Lua written to provide common support for multiple distinct SQL databases, including MySQL, PostgreSQL, and SQLite3.
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 XEP-0425: Message Moderation.
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 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).
This module implements support for a Encrypted Push Notifications, 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.
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 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 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.
it's tiny and doesn't support many features
A basic softsynth playable by interpreting the keyboard as if it was a chromatic button accordion. Supports custom keyboard layouts, as well as a stradella bass mode.
A graphical hex editor for the uxn-varvara system, with additional support for disassembling Uxntal and displaying ASCII and .icn sprites.
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 debugger for the uxn-varvara ecosystem, built for uxn roms. Evaluates from the reset vector to the first BRK.
A port of Tetris to the uxn-varvara machine, complete with music!
A Forth for the uxn-varvara system, with the main rom containing a full graphical Forth system, with a block editor and varvara-specific words.
A graphical card game where each 54-card deck is a dungeon. Diamonds are shields, hearts are potions, and spades and clubs are monsters.