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.
That's it.
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.
A small daemon that listens to input events in order to run a given command when a specific key is pressed.
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.
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.
LuaExpat is a SAX XML parser based on the Expat library.
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 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.
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 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 implements support for a Encrypted Push Notifications, a custom extension to XEP-0357: Push Notifications.
This module implements XEP-0425: Message Moderation.
it's tiny and doesn't support many features
The uxn-varvara implementation of the ORCĪ language and terminal livecoding environment. This version does support direct audio output, but requires a shim in order to output MIDI signals.
A graphical hex editor for the uxn-varvara system, with additional support for disassembling Uxntal and displaying ASCII and .icn sprites.
A debugger for the uxn-varvara ecosystem, built for uxn roms. Evaluates from the reset vector to the first BRK.
A spritesheet editor for the uxn-varvara system, supporting the chr format used for both the Famicom and uxn-varvara.
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.