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

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.


cairo 1.18.4
Dependencies: bash-minimal@5.2.37 ghostscript@9.56.1 libspectre@0.2.10 libdrm@2.4.124
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.

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.

girara 0.4.5
Propagated dependencies: gtk+@3.24.51 json-glib@1.10.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.

gtkmm 3.24.9
Propagated dependencies: atkmm@2.28.4 cairomm@1.14.2 glibmm@2.82.0 gtk+@3.24.51 pangomm@2.46.4
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkmm.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.

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.

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.

guile2.2-rsvg 2.18.1-0.05c6a2f
Dependencies: guile@2.2.7 guile2.2-lib@0.2.8.1 librsvg@2.58.5
Propagated dependencies: guile2.2-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.

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.

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.

guile2.2-present 0.3.0
Dependencies: guile@2.2.7
Propagated dependencies: guile2.2-lib@0.2.8.1 guile2.2-cairo@1.11.2 guile2.2-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.

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.

at-spi2-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.

gdk-pixbuf 2.42.12
Propagated dependencies: glib@2.83.3 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.

gtksourceviewmm 3.18.0
Propagated dependencies: glibmm@2.82.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.

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.

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.

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-cairo-gobject 1.005
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/dist/Cairo-GObject
Licenses: LGPL 2.1+
Build system: perl
Synopsis: Integrate Cairo into the Glib type system
Description:

Cairo::GObject registers Cairo's types with Glib's type systems, so that they can be used normally in signals and properties.

gtksourceview 5.12.1
Propagated dependencies: fontconfig-minimal@2.14.0 fribidi@1.0.12 glib@2.83.3 gtk@4.16.13 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.

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/.

gtkspell3 3.0.10
Dependencies: gobject-introspection@1.82.0 gtk+@3.24.51 pango@1.54.0
Propagated dependencies: enchant@2.6.9
Channel: guix
Location: gnu/packages/gtk.scm (gnu packages gtk)
Home page: https://gtkspell.sourceforge.net
Licenses: GPL 2+
Build system: gnu
Synopsis: Spell-checking addon for GTK's TextView widget
Description:

GtkSpell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget.

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.

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.

cairomm 1.14.2
Dependencies: fontconfig-minimal@2.14.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: 69244