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

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.90.0
Dependencies: bash-minimal@5.2.37 zlib@1.3.1
Propagated dependencies: cairo@1.18.4 fontconfig-minimal@2.14.0 freetype@2.13.3 fribidi@1.0.12 glib@2.83.3 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.

pangox-compat 0.0.2
Dependencies: glib@2.83.3 pango@1.42.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://developer.gnome.org/pango
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Obsolete pango functions
Description:

Pangox was a X backend to pango. It is now obsolete and no longer provided by recent pango releases. pangox-compat provides the functions which were removed.

gromit-mpx 1.7.0
Dependencies: gtk+@3.24.51 libappindicator@12.10.1-0-298 lz4@1.10.0
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/bk138/gromit-mpx
Licenses: GPL 2+
Build system: cmake
Synopsis: On-screen annotation tool
Description:

Gromit-MPX is an on-screen annotation tool that works with any Unix desktop environment under X11 as well as Wayland.

perl-gtk2 1.24993
Dependencies: gtk+@2.24.33 gdk-pixbuf@2.42.12
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.

guile-present 0.3.0
Dependencies: guile@3.0.9
Propagated dependencies: guile-lib@0.2.8.1 guile-cairo@1.11.2 guile-rsvg@2.18.1-0.05c6a2f
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wingolog.org/software/guile-present/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Create SVG or PDF presentations in Guile
Description:

Guile-Present defines a declarative vocabulary for presentations, together with tools to render presentation documents as SVG or PDF. Guile-Present can be used to make presentations programmatically, but also includes a tools to generate PDF presentations out of Org mode and Texinfo documents.

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.

pnmixer 0.7.2
Dependencies: alsa-lib@1.2.11 glib@2.83.3 gtk+@3.24.51 libnotify@0.8.3 libx11@1.8.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/nicklan/pnmixer/
Licenses: GPL 3
Build system: cmake
Synopsis: Simple mixer application designed to run in system tray
Description:

PNMixer is a simple mixer application designed to run in system tray. It integrates nicely into desktop environments that don't have a panel that supports applets and therefore can't run a mixer applet. In particular, it's been used quite a lot with fbpanel and tint2 but should run fine in any system tray.

PNMixer is designed to work on systems that use ALSA for sound management. Any other sound driver like OSS or FFADO are, currently, not supported. There is no official PulseAudio support, at the moment, but it seems that PNMixer behaves quite well anyway when PA is running.

cairo 1.18.4
Dependencies: bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.124 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 glib@2.83.3 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.

graphene 1.10.8
Dependencies: glib@2.83.3 python@3.11.14
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.

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.83.3 libxml2@2.14.6 libxslt@1.1.43 python@3.11.14 python-anytree@2.13.0 python-lxml@6.0.1 python-parameterized@0.9.0 python-pygments@2.19.1 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.

gtksourceview 4.8.4
Propagated dependencies: fontconfig-minimal@2.14.0 fribidi@1.0.12 glib@2.83.3 gtk+@3.24.51 libxml2@2.14.6 pango@1.54.0 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.

atk 2.52.0
Dependencies: bash-minimal@5.2.37 libxml2@2.14.6
Propagated dependencies: dbus@1.15.8 glib@2.83.3 libx11@1.8.12 libxi@1.8.2 libxtst@1.2.5
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://wiki.gnome.org/Accessibility/
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Assistive Technology Service Provider Interface, core components
Description:

The Assistive Technology Service Provider Interface, core components, is part of the GNOME accessibility project.

perl-pango 1.227
Dependencies: pango@1.54.0
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.

cairomm 1.18.0
Dependencies: fontconfig-minimal@2.14.0
Propagated dependencies: 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.

cairo-xcb 1.18.4
Dependencies: mesa@25.2.3 bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.124 poppler@22.09.0
Propagated dependencies: fontconfig-minimal@2.14.0 freetype@2.13.3 glib@2.83.3 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.

goocanvas 2.0.4
Dependencies: cairo@1.18.4 glib@2.83.3 gtk+@3.24.51 python-pygobject@3.50.0
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.

pangomm 2.46.4
Propagated dependencies: cairomm@1.14.2 glibmm@2.66.6 pango@1.54.0
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.

ganv 1.6.0
Dependencies: gtk+@2.24.33 gtkmm@2.24.5
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://drobilla.net/software/ganv/
Licenses: GPL 3+
Build system: waf
Synopsis: GTK+ widget for interactive graph-like environments
Description:

Ganv is an interactive GTK+ widget for interactive “boxes and lines” or graph-like environments, e.g. modular synths or finite state machine diagrams.

gdk-pixbuf-xlib 2.40.2
Dependencies: gdk-pixbuf@2.42.12 libx11@1.8.12
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gitlab.gnome.org/Archive/gdk-pixbuf-xlib
Licenses: LGPL 2.1+
Build system: meson
Synopsis: Deprecated Xlib integration for GdkPixbuf
Description:

GdkPixbuf-Xlib contains the deprecated API for integrating GdkPixbuf with Xlib data types. This library was originally shipped by gdk-pixbuf, and has since been moved out of the original repository. No newly written code should ever use this library.

clipit 1.4.4
Dependencies: gtk+@2.24.33
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://github.com/CristianHenzel/ClipIt
Licenses: GPL 2+
Build system: gnu
Synopsis: Lightweight GTK+ clipboard manager
Description:

ClipIt is a clipboard manager with features such as a history, search thereof, global hotkeys and clipboard item actions. It was forked from Parcellite and adds bugfixes and features.

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.

atkmm 2.36.3
Propagated dependencies: glibmm@2.82.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.

yad 12.0
Dependencies: gspell@1.12.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/.

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.

Total packages: 69282