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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Notification-Daemon is the server implementation of the freedesktop.org desktop notification specification.
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.
LibXklavier is a library providing high-level API for X Keyboard Extension known as XKB. This library is intended to support XFree86 and other commercial X servers. It is useful for creating XKB-related software (layout indicators etc).
Gnote is a note-taking application written for the GNOME desktop environment.
Librsvg is a library to render SVG images to Cairo surfaces. GNOME uses this to render SVG icons. Outside of GNOME, other desktop environments use it for similar purposes. Wikimedia uses it for Wikipedia's SVG diagrams.
The GnomeCanvas widget provides a flexible widget for creating interactive structured graphics.
Libcroco is a standalone CSS2 parsing and manipulation library. The parser provides a low level event driven SAC-like API and a CSS object model like API. Libcroco provides a CSS2 selection engine and an experimental XML/CSS rendering engine.
Libsecret is a GObject based library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus.
This package provides a graphical file manager.
This library provides docking features for gtk+.
Setzer is a simple yet full-featured LaTeX editor written in Python with GTK+. It integrates well with the GNOME desktop environment.
GNOME Display Manager is a system service that is responsible for providing graphical log-ins and managing local and remote displays.
Baobab (Disk Usage Analyzer) is a graphical application to analyse disk usage in the GNOME desktop environment. It can easily scan device volumes or a specific user-requested directory branch (local or remote). Once the scan is complete it provides a graphical representation of each selected folder.
GNOME Menus contains the libgnome-menu library, the layout configuration files for the GNOME menu, as well as a simple menu editor.
GTX is a small collection of convenience functions intended to enhance the GLib testing framework. With specific emphasis on easing the pain of writing test cases for asynchronous interactions.
Clutter-Gst is an integration library for using GStreamer with Clutter. It provides a GStreamer sink to upload frames to GL and an actor that implements the ClutterGstPlayer interface using playbin. Clutter is an OpenGL-based interactive canvas library.
Icons for the GNOME desktop.
libadwaita offers widgets and objects to build GNOME applications scaling from desktop workstations to mobile phones. It is the successor of libhandy for GTK4.
A collection of GStreamer video filters and effects to be used in photo-booth-like software, such as Cheese.
GNOME Shell provides core user interface functions for the GNOME desktop, like switching to windows and launching applications.
Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.
GNOME Recipes helps you discover what to cook today, tomorrow, the rest of the week and for special occasions.
Connections allows the user to connect to different real or virtual machines, using VNC or RDP.
VTE is a library (libvte) implementing a terminal emulator widget for GTK+, and a minimal sample application (vte) using that. Vte is mainly used in gnome-terminal, but can also be used to embed a console/terminal in games, editors, IDEs, etc.