_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


libdatrie 0.2.13
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://linux.thai.net/~thep/datrie/datrie.html
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Double-Array Trie Library
Description:

Libdatrie is an implementation of double-array structure for representing trie. Trie is a kind of digital search tree.

guile-cairo 1.11.2
Dependencies: guile-lib@0.2.8.1 guile@3.0.9
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.nongnu.org/guile-cairo/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Cairo bindings for GNU Guile
Description:

Guile-Cairo wraps the Cairo graphics library for Guile Scheme. Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API stable, providing a firm base on which to do graphics work. Finally, and importantly, it is pleasant to use. You get a powerful and well-maintained graphics library with all of the benefits of Scheme: memory management, exceptions, macros, and a dynamic programming environment.

libdbusmenu 16.04.0-496
Dependencies: glib@2.86.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://launchpad.net/libdbusmenupython
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Library for passing menus over DBus
Description:

libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.

volctl 0.9.5
Dependencies: libxfixes@6.0.1
Propagated dependencies: python-click@8.3.1 python-pycairo@1.28.0 python-pygobject@3.54.3 python-pyyaml@6.0.2 python-pulsectl@24.12.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://buzz.github.io/volctl/
Licenses: GPL 2
Build system: pyproject
Synopsis: Per-application volume control and on-screen display
Description:

Volctl is a PulseAudio-enabled tray icon volume control and OSD applet for graphical desktops. It's not meant to be an replacement for a full-featured mixer application. If you're looking for that check out the excellent pavucontrol.

perl-gtk3 0.038
Propagated dependencies: gtk+@3.24.51 perl-cairo-gobject@1.005 perl-carp@1.50 perl-exporter@5.74 perl-glib-object-introspection@0.051
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/dist/Gtk3
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Perl interface to the 3.x series of the gtk+ toolkit
Description:

Perl bindings to the 3.x series of the gtk+ toolkit. This module allows you to write graphical user interfaces in a Perlish and object-oriented way, freeing you from the casting and memory management in C, yet remaining very close in spirit to original API.

volumeicon 0.5.1
Dependencies: alsa-lib@1.2.16 gtk+@3.24.51 libnotify@0.8.8
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: http://nullwise.com/volumeicon.html
Licenses: Expat ISC GPL 3
Build system: gnu
Synopsis: System tray volume applet
Description:

Volume Icon is a volume indicator and control applet for the Advanced Linux Sound Architecture. It sits in the system tray, independent of your desktop environment, and supports global key bindings.

gtksourceview 4.8.4
Propagated dependencies: fontconfig-minimal@2.16.0 fribidi@1.0.12 glib@2.86.0 gtk+@3.24.51 libxml2@2.14.6 pango@1.56.4 pcre2@10.42
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GtkSourceView
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GNOME source code widget
Description:

GtkSourceView is a text widget that extends the standard GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor.

girara 2026.02.04
Dependencies: glib@2.86.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://pwmt.org/projects/girara/
Licenses: Zlib
Build system: meson
Synopsis: Library for minimalistic gtk+3 user interfaces
Description:

Girara is a library that implements a user interface that focuses on simplicity and minimalism. Currently based on GTK+, a cross-platform widget toolkit, it provides an interface that focuses on three main components: a so-called view widget that represents the actual application, an input bar that is used to execute commands of the application and the status bar which provides the user with current information.

pango 1.56.4
Dependencies: bash-minimal@5.2.37 zlib@1.3.1
Propagated dependencies: cairo@1.18.4 fontconfig-minimal@2.16.0 freetype@2.13.3 fribidi@1.0.12 glib@2.86.0 harfbuzz@11.4.4 libthai@0.1.29 libxft@2.3.8 libxrender@0.9.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://pango.gnome.org/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Text and font handling library
Description:

Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.

graphene 1.10.8
Dependencies: glib@2.86.0 python@3.12.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://ebassi.github.io/graphene/
Licenses: Expat
Build system: meson
Synopsis: Thin layer of graphic data types
Description:

Graphene provides graphic types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input.

spread-sheet-widget 0.10
Propagated dependencies: glib@2.86.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.gnu.org/software/ssw/
Licenses: GPL 3+
Build system: gnu
Synopsis: Gtk+ widget for dealing with 2-D tabular data
Description:

GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data in a manner similar to many popular spread sheet programs.

python-pycairo 1.28.0
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/pycairo/
Licenses: LGPL 3+
Build system: meson
Synopsis: Python bindings for cairo
Description:

Pycairo is a set of Python bindings for the Cairo graphics library.

pangomm 2.46.4
Propagated dependencies: cairomm@1.14.2 glibmm@2.66.6 pango@1.56.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://pango.gnome.org//
Licenses: LGPL 2.1+
Build system: meson
Synopsis: C++ interface to the Pango text rendering library
Description:

Pangomm provides a C++ programming interface to the Pango text rendering library.

appmenu-gtk-module 0.7.6
Dependencies: gtk+@3.24.51 libwnck@40.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.com/vala-panel-project/vala-panel-appmenu
Licenses: LGPL 3
Build system: meson
Synopsis: Application Menu applet
Description:

This package provides a global menu applet for use with desktop panels such as mate-panel and xfce4-panel.

murrine 0.98.2
Propagated dependencies: gtk+@2.24.33
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://live.gnome.org/GnomeArt
Licenses: GPL 2+
Build system: gnu
Synopsis: Cairo-based theming engine for GTK+ 2.x
Description:

Murrine is a cairo-based GTK+ theming engine. It is named after the glass artworks done by Venicians glass blowers.

gtksourceviewmm 3.18.0
Propagated dependencies: glibmm@2.86.0 gtkmm@3.24.9 gtksourceview@3.24.11
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://developer.gnome.org/gtksourceview/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C++ interface to the GTK+ 'GtkTextView' widget
Description:

gtksourceviewmm is a portable C++ library that extends the standard GTK+ framework for multiline text editing with support for configurable syntax highlighting, unlimited undo/redo, search and replace, a completion framework, printing and other features typical of a source code editor.

gtksourceview 3.24.11
Propagated dependencies: fontconfig-minimal@2.16.0 fribidi@1.0.12 glib@2.86.0 gtk+@3.24.51 libxml2@2.14.6 pango@1.56.4 pcre2@10.42
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GtkSourceView
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: GNOME source code widget
Description:

GtkSourceView is a text widget that extends the standard GTK+ text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor.

gtkmm 4.20.0
Propagated dependencies: cairomm@1.18.0 glibmm@2.86.0 gtk@4.22.1 pangomm@2.56.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkmm.gnome.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: C++ Interfaces for GTK+ and GNOME
Description:

GTKmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks, and a comprehensive set of widgets that are easily extensible via inheritance. You can create user interfaces either in code or with the Glade User Interface designer, using libglademm. There's extensive documentation, including API reference and a tutorial.

guile-cairo-next 1.11.2-0.30da459
Dependencies: gettext-minimal@0.23.1 guile@3.0.9 guile-lib@0.2.8.1
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://www.nongnu.org/guile-cairo/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Cairo bindings for GNU Guile
Description:

Guile-Cairo wraps the Cairo graphics library for Guile Scheme. Guile-Cairo is complete, wrapping almost all of the Cairo API. It is API stable, providing a firm base on which to do graphics work. Finally, and importantly, it is pleasant to use. You get a powerful and well-maintained graphics library with all of the benefits of Scheme: memory management, exceptions, macros, and a dynamic programming environment.

xdg-user-dirs-gtk 0.16
Dependencies: gtk+@3.24.51 xdg-user-dirs@0.17
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.gnome.org/GNOME/xdg-user-dirs-gtk
Licenses: GPL 2+
Build system: meson
Synopsis: Integration of xdg-user-dirs with GTK
Description:

This package is a companion to xdg-user-dirs to integrate it with the GNOME desktop and GTK applications. It gets run during login to create default GTK bookmarks files containing the user directories, and to rename these directories if the locale changes.

gdk-pixbuf 2.44.4
Propagated dependencies: glib@2.86.0 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 shared-mime-info@2.3
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Projects/GdkPixbuf
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Image loading library
Description:

GdkPixbuf is a library that loads image data in various formats and stores it as linear buffers in memory. The buffers can then be scaled, composited, modified, saved, or rendered.

perl-pango 1.227
Dependencies: pango@1.56.4
Propagated dependencies: perl-cairo@1.109 perl-glib@1.3294
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/release/Pango
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Layout and render international text
Description:

Pango is a library for laying out and rendering text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, but using Pango in conjunction with Cairo and/or Gtk2 provides a complete solution with high quality text handling and graphics rendering.

Dynamically loaded modules handle text layout for particular combinations of script and font backend. Pango provides a wide selection of modules, including modules for Hebrew, Arabic, Hangul, Thai, and a number of Indic scripts. Virtually all of the world's major scripts are supported.

In addition to the low level layout rendering routines, Pango includes Pango::Layout, a high level driver for laying out entire blocks of text, and routines to assist in editing internationalized text.

gtk-doc 1.34.0
Dependencies: bash-minimal@5.2.37 bc@1.08.2 dblatex@0.3.12 docbook-xml@4.3 docbook-xsl@1.79.2-0.fe16c90 glib@2.86.0 libxml2@2.14.6 libxslt@1.1.43 python@3.12.12 python-anytree@2.13.0 python-lxml@6.0.2 python-parameterized@0.9.0 python-pygments@2.19.2 source-highlight@3.1.9 yelp-tools@42.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/DocumentationProject/GtkDoc
Licenses: FDL 1.1+ GPL 2+
Build system: meson
Synopsis: GTK+ DocBook Documentation Generator
Description:

GtkDoc is a tool used to extract API documentation from C-code like Doxygen, but handles documentation of GObject (including signals and properties) that makes it very suitable for GTK+ apps and libraries. It uses docbook for intermediate files and can produce html by default and pdf/man-pages with some extra work.

harfbuzz 11.4.4
Dependencies: cairo@1.18.4
Propagated dependencies: glib@2.86.0 graphite2@1.3.13 icu4c@73.1
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/harfbuzz/harfbuzz
Licenses: X11-style
Build system: meson
Synopsis: OpenType text shaping engine
Description:

HarfBuzz is an OpenType text shaping engine.

Total packages: 32521