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.
SoundConverter supports converting between many audio formats including Opus, Ogg Vorbis, FLAC and more. It supports parallel conversion, and configurable file renaming.
NetworkManager-l2tp is a VPN plugin for NetworkManager and later which provides support for L2TP and L2TP/IPsec (i.e. L2TP over IPsec) connections.
Yelp is the help viewer in Gnome. It natively views Mallard, DocBook, man, info, and HTML documents. It can locate documents according to the freedesktop.org help system specification.
Colord is a system service that makes it easy to manage, install and generate color profiles to accurately color manage input and output devices.
Déjà Dup is a simple backup tool, for regular encrypted backups. It uses duplicity as the backend, which supports incremental backups and storage either on a local, or remote machine via a number of methods.
GNOME Shell provides core user interface functions for the GNOME desktop, like switching to windows and launching applications.
This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API.
The GNOME User Documentation explains how to use the GNOME desktop and its components. It covers usage and setup of the core GNOME programs by end-users and system administrators.
This package provides a small library for handling and implementation of UPnP A/V profiles.
GNOME-JS-Common provides common modules for GNOME JavaScript bindings.
Metacity is a window manager with a focus on simplicity and usability rather than novelties or gimmicks. Its author has characterized it as a "boring window manager for the adult in you."
Libpeas is a gobject-based plugin engine, targeted at giving every application the chance to assume its own extensibility. It also has a set of features including, but not limited to: multiple extension points; on-demand (lazy) programming language support for C, Python and JS; simplicity of the API.
GNOME Text Editor is a simple text editor that focuses on session management. It keeps track of changes and state even if you quit the application. You can come back to your work even if you've never saved it to a file.
Geary collects related messages together into conversations, making it easy to find and follow your discussions. Full-text and keyword search makes it easy to find the email you are looking for. Geary's full-featured composer lets you send rich, styled text with images, links, and lists, but also send lightweight, easy to read text messages. Geary automatically picks up your existing GNOME Online Accounts, and adding more is easy. Geary has a clean, fast, modern interface that works like you want it to.
Seahorse is a GNOME application for managing encryption keys and passwords in the GNOME keyring.
GNOME Clocks is a simple clocks application designed to fit the GNOME desktop. It supports world clock, stop watch, alarms, and count down timer.
Calculator is an application that solves mathematical equations and is suitable as a default application in a Desktop environment.
MultiWriter can be used to write an ISO file to multiple USB devices at once.
libgxps is a GObject-based library for handling and rendering XPS documents. This package also contains binaries that can convert XPS documents to other formats.
GNOME Screenshot is a utility used for taking screenshots of the entire screen, a window or a user defined area of the screen, with optional beautifying border effects.
This is an icon theme that follows the Tango visual guidelines.
Five or More is a game where you try to align five or more objects of the same color and shape causing them to disappear. On every turn more objects will appear, until the board is full. Try to last as long as possible.
LibSoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications.
Liblarch is a Python library built to easily handle data structures such as lists, trees and acyclic graphs. There's also a GTK binding that will allow you to use your data structure in a Gtk.Treeview.
Liblarch support multiple views of one data structure and complex filtering. That way, you have a clear separation between your data themselves (Model) and how they are displayed (View).