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.
Grilo is a framework focused on making media discovery and browsing easy for application developers.
GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. This makes it easy to integrate low level USB transfers with your high-level application or system daemon.
GNOME Recipes helps you discover what to cook today, tomorrow, the rest of the week and for special occasions.
This package contains a systray applet for NetworkManager. It displays the available networks and allows users to easily switch between them.
GNOME To Do is a simplistic personal task manager designed to perfectly fit the GNOME desktop.
Sysprof performs detailed, accurate, and fast CPU profiling of an entire GNU/Linux system including the kernel and all user-space applications. This helps find the function(s) in which a program spends most of its time.
It uses the kernel's built-in ptrace feature and handles shared libraries. Applications do not need to be recompiled--or even restarted.
Eye of GNOME is the GNOME image viewer. It supports image conversion, rotation, and slideshows.
Sushi is a DBus-activated service that allows applications to preview files on the GNOME desktop.
Glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Currently it contains GnuTLS and OpenSSL-based implementations of GTlsBackend, a libproxy-based implementation of GProxyResolver, GLibproxyResolver, and a GNOME GProxyResolver that uses the proxy information from the GSettings schemas in gsettings-desktop-schemas.
Client library to access passwords from the GNOME keyring.
JSON-GLib is a library providing serialization and described by RFC 4627. It implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.
Grilo is a framework focused on making media discovery and browsing easy for application developers. This package provides plugins for common media discovery protocols.
Notification-Daemon is the server implementation of the freedesktop.org desktop notification specification.
This package provides a C++ interface to the libxml2 XML parser library.
This program allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point.
Feedbackd provides a DBus daemon to act on events to provide haptic, visual and audio feedback. It offers the libfeedbackd library and GObject introspection bindings.
LibSoup is an HTTP client/server library for GNOME. It uses GObjects and the GLib main loop, to integrate well with GNOME applications.
A GLib/GTK+ set of document-centric objects and utilities.
Vala is a programming language using modern high level abstractions without imposing additional runtime requirements and without using a different ABI compared to applications and libraries written in C. Vala uses the GObject type system and has additional code generation routines that make targeting the GNOME stack simple.
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.
Mutter is a window and compositing manager that displays and manages your desktop via OpenGL. Mutter combines a sophisticated display engine using the Clutter toolkit with solid window-management logic inherited from the Metacity window manager.
GNOME Online Miners provides a set of crawlers that go through your online content and index them locally in Tracker. It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.
The libgnome library provides a number of useful routines for building modern applications, including session management, activation of files and URIs, and displaying help.
Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in either a synchronous or asynchronous fashion. It also allows communicating using the GVariant serialization format instead of JSON when both peers support it. You might want that when communicating on a single host to avoid parser overhead and memory-allocator fragmentation.