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

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.


pango 1.42.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: gnu
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.

atkmm 2.28.4
Propagated dependencies: glibmm@2.66.6 at-spi2-core@2.52.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Accessibility
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: C++ bindings for ATK
Description:

ATKmm is the C++ binding for the ATK library.

yad 12.0
Dependencies: gspell@1.14.2 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://sourceforge.net/projects/yad-dialog/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: GTK+ dialog boxes for shell scripts
Description:

This program allows you to display GTK+ dialog boxes from command line or shell scripts. Example of how to use yad can be consulted at https://sourceforge.net/p/yad-dialog/wiki/browse_pages/.

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.

goocanvas 3.0.0
Dependencies: cairo@1.18.4 glib@2.86.0 gtk+@3.24.51 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/GooCanvas
Licenses: LGPL 2.0
Build system: gnu
Synopsis: Canvas widget for GTK+
Description:

GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.

gtkmm 2.24.5
Propagated dependencies: atkmm@2.28.4 cairomm@1.14.2 glibmm@2.66.6 gtk+@2.24.33 pangomm@2.46.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkmm.gnome.org/
Licenses: LGPL 2.1+ GPL 2+
Build system: gnu
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.

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.

guile-rsvg 2.18.1-0.05c6a2f
Dependencies: guile@3.0.9 librsvg@2.58.5 guile-lib@0.2.8.1
Propagated dependencies: guile-cairo@1.11.2
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wingolog.org/projects/guile-rsvg/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Render SVG images using Cairo from Guile
Description:

Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG images onto Cairo surfaces.

atkmm 2.36.3
Propagated dependencies: glibmm@2.86.0 at-spi2-core@2.52.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Accessibility
Licenses: LGPL 2.1+ GPL 2+
Build system: meson
Synopsis: C++ bindings for ATK
Description:

ATKmm is the C++ binding for the ATK library.

gtkmm 3.24.9
Propagated dependencies: atkmm@2.28.4 cairomm@1.14.2 glibmm@2.86.0 gtk+@3.24.51 pangomm@2.46.4
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.

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.

xpm-pixbuf 0.0.0
Dependencies: gdk-pixbuf@2.44.4 glib@2.86.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.gnome.org/ZanderBrown/xpm-pixbuf
Licenses: LGPL 2.1+
Build system: meson
Synopsis: XPM image loader for GdkPixbuf
Description:

This package provides a GdkPixbuf module for loading XMP images.

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.

libpanel 1.10.3
Dependencies: glib@2.86.0 gtk@4.22.1 libadwaita@1.8.2
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.gnome.org/GNOME/libpanel
Licenses: LGPL 3
Build system: meson
Synopsis: Dock and panel library for GTK 4
Description:

Libpanel provides a library to create IDE-like applications using GTK and libadwaita. It has widgets for panels, docks, columns and grids of pages. Primarily, its design and implementation focus around the GNOME Builder and Drafting projects.

gtk-layer-shell 0.9.0
Dependencies: wayland@1.24.0 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/wmww/gtk-layer-shell
Licenses: Expat
Build system: meson
Synopsis: Library to create Wayland desktop components using the Layer Shell protocol
Description:

Layer Shell is a Wayland protocol for desktop shell components, such as panels, notifications and wallpapers. It can be used to anchor windows to a corner or edge of the output, or stretch them across the entire output. It supports all Layer Shell features including popups and popovers.

perl-cairo 1.109
Propagated dependencies: cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/release/Cairo
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Perl interface to the cairo 2d vector graphics library
Description:

Cairo provides Perl bindings for the vector graphics library cairo. It supports multiple output targets, including PNG, PDF and SVG. Cairo produces identical output on all those targets.

cairo-xcb 1.18.4
Dependencies: mesa@26.0.2 bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.131 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 libpng@1.6.39 pixman@0.46.4 libx11@1.8.12 libxcb@1.17.0 libxext@1.3.6 libxrender@0.9.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/
Licenses: LGPL 2.1+ MPL 1.1
Build system: meson
Synopsis: 2D graphics library (with X11 support)
Description:

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.

perl-gtk2 1.24993
Dependencies: gtk+@2.24.33 gdk-pixbuf@2.44.4
Propagated dependencies: perl-pango@1.227
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://metacpan.org/release/Gtk2
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Perl interface to the 2.x series of the Gimp Toolkit library
Description:

Perl bindings to the 2.x series of the Gtk+ widget set. 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.

guile2.2-cairo 1.11.2
Dependencies: guile@2.2.7 guile2.2-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.

gtk-engines 2.20.2
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+ LGPL 2.1+
Build system: gnu
Synopsis: Theming engines for GTK+ 2.x
Description:

This package contains the standard GTK+ 2.x theming engines including Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist, Redmond95 and ThinIce.

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.

dragon-drop 1.2.0
Dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/mwh/dragon
Licenses: GPL 3+
Build system: gnu
Synopsis: Drag and drop source/target for X
Description:

Dragon is a lightweight drag-and-drop source for X where you can run:

dragon file.tar.gz

to get a window with just that file in it, ready to be dragged where you need it. What if you need to drag into something? Using:

dragon --target

you get a window you can drag files and text into. Dropped items are printed to standard output.

cairo 1.18.4
Dependencies: bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.131 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 glib@2.86.0 libpng@1.6.39 pixman@0.46.4 libx11@1.8.12 libxcb@1.17.0 libxext@1.3.6 libxrender@0.9.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/
Licenses: LGPL 2.1+ MPL 1.1
Build system: meson
Synopsis: Multi-platform 2D graphics library
Description:

Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL, BeOS, OS/2, and DirectFB.

cairomm 1.14.2
Dependencies: fontconfig-minimal@2.16.0
Propagated dependencies: libsigc++@2.9.3 libsigc++@3.6.0 cairo@1.18.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://cairographics.org/
Licenses: LGPL 2.0+
Build system: meson
Synopsis: C++ bindings to the Cairo 2D graphics library
Description:

Cairomm provides a C++ programming interface to the Cairo 2D graphics library.

Total packages: 72465