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.
wmamixer is an applet for window maker which displays the current volume level both numerically and visiaully with a volume bar. It includes the ability to toggle through different outputs to show their respective volume level.
WMND is a dockapp for monitoring network interfaces under WindowMaker and other compatible window managers.
This package contains the various language localization data files (language pack extensions) for icecat-l10n. The individual localization packages can be installed by using the output associated with their name.
lz4json is a little utility to unpack lz4json files as generated by Firefox's bookmark backups and session restore. This is a different format from what the normal lz4 utility expects. The data is dumped to stdout.
IceCat is the GNU version of the Firefox browser. It is entirely free software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features. This package also includes the geckodriver command, which can be useful for automated web testing.
Firefox Decrypt is a tool to extract passwords from Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles.
IceCat is the GNU version of the Firefox browser. It is entirely free software, which does not recommend non-free plugins and addons. It also features built-in privacy-protecting features. This package also includes the geckodriver command, which can be useful for automated web testing.
This package contains the various language localization data files (language pack extensions) for icedove-l10n. The individual localization packages can be installed by using the output associated with their name.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
This package provides an email client built based on Mozilla Thunderbird. It supports email, news feeds, chat, calendar and contacts.
SpiderMonkey is Mozilla's JavaScript engine written in C/C++.
libinfinity is a library to build collaborative text editors. Changes to the text buffers are synced to all other clients over a central server. Even though a central server is involved, the local user sees his changes applied instantly and the merging is done on the individual clients.
Library that provides synced document buffers. It supports multiple documents in one session. Obby is used by the Gobby collaborative editor.
Library which that provides a TCP protocol abstraction for C++.
Collaborative editor that supports multiple documents in one session and a multi-user chat. Gobby allows multiple users to edit the same document together over the internet in real-time.
This package provides an implementation of the Jsonnet data templating language in Go. It is a feature-complete, production-ready implementation, compatible with the original Jsonnet C++implementation.
This Package implements a Go analysis pass that verifies that an fxevent.Logger implementation handles all known fxevent types. As a special case for no-op or fake fxevent.Loggers, it ignores implementations that handle none of the event types.
The godef command prints the source location of definitions in Go programs.
mnc (my next cron) opens the user's crontab and echos the time when the next cronjob will be ran.
Pronounced ``Go please'', this is the official Go language server developed by the Go team. It provides IDE features to any LSP-compatible editor.
gomacro is an almost complete Go interpreter, implemented in pure Go. It offers both an interactive REPL and a scripting mode, and does not require a Go toolchain at runtime (except in one very specific case: import of a 3rd party package at runtime).