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

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.


glabels 3.4.1
Dependencies: gtk+@3.24.51 librsvg@2.58.5 libxml2@2.14.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://glabels.org/
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Program for creating labels and business cards
Description:

gLabels is a program for creating labels and business cards. It is designed to work with various laser/ink-jet peel-off label and business card sheets that you’ll find at most office supply stores.

jsonrpc-glib 3.44.1
Dependencies: glib@2.83.3 json-glib@1.10.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/jsonrpc-glib
Licenses: LGPL 2.1+
Build system: meson
Synopsis: JSON-RPC library for GLib
Description:

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.

simple-scan 46.0
Dependencies: gtk@4.16.13 zlib@1.3.1 cairo@1.18.4 colord@1.4.6 gdk-pixbuf@2.42.12 gusb@0.3.5 libadwaita@1.6.0 sane@1.4.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/simple-scan
Licenses: GPL 3+
Build system: meson
Synopsis: Document and image scanner
Description:

Document Scanner is an easy-to-use application that lets you connect your scanner and quickly capture images and documents in an appropriate format. It supports any scanner for which a suitable SANE driver is available, which is almost all of them.

libzapojit 0.0.3-1.99d49ba
Dependencies: gnome-online-accounts@3.50.7 json-glib@1.10.0 rest@0.8.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/Zapojit
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library for accessing SkyDrive and Hotmail
Description:

Libzapojit is a GLib-based library for accessing online service APIs of Microsoft SkyDrive and Hotmail, using their REST protocols.

tracker 3.7.3
Dependencies: bash-minimal@5.2.37 dbus@1.15.8 libsoup@3.6.4
Propagated dependencies: glib@2.83.3 icu4c@73.1 json-glib@1.10.0 libxml2@2.14.6 sqlite@3.39.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/Tracker
Licenses: GPL 2+ Modified BSD LGPL 2.1+
Build system: meson
Synopsis: Metadata database, indexer and search tool
Description:

Tracker is a search engine and triplestore for desktop, embedded and mobile.

It is a middleware component aimed at desktop application developers who want their apps to browse and search user content. It's not designed to be used directly by desktop users, but it provides a commandline tool named tracker for the adventurous.

Tracker allows your application to instantly perform full-text searches across all documents. This feature is used by the {emphsearch bar in GNOME Files, for example. This is achieved by indexing the user's home directory in the background.

Tracker also allows your application to query and list content that the user has stored. For example, GNOME Music displays all the music files that are found by Tracker. This means that GNOME Music doesn't need to maintain a database of its own.

If you need to go beyond simple searches, Tracker is also a linked data endpoint and it understands SPARQL.

libshumate 1.3.0
Propagated dependencies: cairo@1.18.4 glib@2.83.3 gtk@4.16.13 json-glib@1.10.0 libsoup@3.6.4 protobuf-c@1.4.1 sqlite@3.39.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/libshumate
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GtkWidget C library for displaying maps
Description:

libshumate is a C library providing a GtkWidget to display maps. It supports numerous free map sources such as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps.

apostrophe 2.6.3
Dependencies: bash-minimal@5.2.37 glib@2.83.3 gobject-introspection@1.82.0 gspell@1.12.2 gtk+@3.24.51 libhandy@1.8.3 pandoc@2.19.2 python@3.11.14 python-chardet@5.2.0 python-levenshtein@0.27.1 python-regex@2024.11.6 python-pycairo@1.28.0 python-pygobject@3.50.0 python-pyenchant@2.0.0 python-pypandoc@1.15 webkitgtk-with-libsoup2@2.50.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/World/apostrophe
Licenses: GPL 3
Build system: meson
Synopsis: Markdown editor written in Python with GTK+
Description:

Apostrophe is a GTK+ based distraction-free Markdown editor. It uses pandoc as back-end for parsing Markdown.

libxml++ 5.4.0
Propagated dependencies: libxml2@2.14.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://github.com/libxmlplusplus/libxmlplusplus/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: C++ bindings to the libxml2 XML parser library
Description:

This package provides a C++ interface to the libxml2 XML parser library.

gnome-clocks 46.0
Dependencies: geoclue@2.7.2 geocode-glib@3.26.4 glib@2.83.3 gnome-desktop@44.0 gsound@1.0.3 gtk@4.16.13 libadwaita@1.6.0 libgweather@4.4.4
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Clocks
Licenses: GPL 3+
Build system: meson
Synopsis: GNOME's clock application
Description:

GNOME Clocks is a simple clocks application designed to fit the GNOME desktop. It supports world clock, stop watch, alarms, and count down timer.

polari 46.0
Dependencies: bash-minimal@5.2.37 glib@2.83.3 gsettings-desktop-schemas@46.1 gspell@1.12.2 gtk@4.16.13 gjs@1.82.1 libadwaita@1.6.0 libsecret@0.21.4 libsoup@3.6.4 telepathy-glib@0.24.2 telepathy-logger@0.8.2-0.5eaf8c9 tracker@3.7.3
Propagated dependencies: telepathy-idle@0.2.2-0.b516eab telepathy-mission-control@5.16.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Polari
Licenses: GPL 2+
Build system: meson
Synopsis: Simple IRC Client
Description:

Polari is a simple Internet Relay Chat (IRC) client that is designed to integrate seamlessly with the GNOME desktop.

gnome-online-accounts 3.50.7
Dependencies: docbook-xsl@1.79.2-0.fe16c90 dbus@1.15.8 gcr@4.2.1 json-glib@1.10.0 libsecret@0.21.4 mit-krb5@1.21 rest@0.9.1 webkitgtk@2.50.3
Propagated dependencies: glib@2.83.3 gtk@4.16.13 libadwaita@1.6.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
Licenses: LGPL 2.0+
Build system: meson
Synopsis: Single sign-on framework for GNOME
Description:

GNOME Online Accounts provides interfaces so that applications and libraries in GNOME can access the user's online accounts. It has providers for Google, ownCloud, Facebook, Flickr, Windows Live, Pocket, Foursquare, Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.

libart-lgpl 2.3.21
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://people.gnome.org/~mathieu/libart
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: 2D drawing library
Description:

Libart is a 2D drawing library intended as a high-quality vector-based 2D library with antialiasing and alpha composition.

geary 44.1
Dependencies: enchant@2.6.9 folks@0.15.9 gcr@3.41.2 glib@2.83.3 gmime@3.2.15 gnome-online-accounts@3.50.7 gsettings-desktop-schemas@46.1 gspell@1.12.2 gsound@1.0.3 gtk+@3.24.51 iso-codes@4.5.0 json-glib@1.10.0 libcanberra@0.30 libgee@0.20.6 libhandy@1.8.3 libpeas@1.36.0 libsecret@0.21.4 libstemmer@2.2.0 libunwind@1.6.2 sqlite@3.39.3 webkitgtk-for-gtk3@2.50.3 ytnef@2.1.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Geary
Licenses: LGPL 2.1+ CC-BY 3.0 CC-BY-SA 3.0 Public Domain FreeBSD
Build system: meson
Synopsis: GNOME email application built around conversations
Description:

Geary collects related messages together into conversations, making it easy to find and follow your discussions. Full-text and keyword search makes it easy to find the email you are looking for. Geary's full-featured composer lets you send rich, styled text with images, links, and lists, but also send lightweight, easy to read text messages. Geary automatically picks up your existing GNOME Online Accounts, and adding more is easy. Geary has a clean, fast, modern interface that works like you want it to.

libxklavier 5.4
Dependencies: iso-codes@4.5.0 libxi@1.8.2 libxkbfile@1.1.3 xkbcomp@1.4.7 xkeyboard-config@2.44
Propagated dependencies: glib@2.83.3 libxml2@2.14.6
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://www.freedesktop.org/wiki/Software/LibXklavier/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: High-level API for X Keyboard Extension
Description:

LibXklavier is a library providing high-level API for X Keyboard Extension known as XKB. This library is intended to support XFree86 and other commercial X servers. It is useful for creating XKB-related software (layout indicators etc).

libcloudproviders-minimal 0.3.6
Dependencies: glib@2.83.3 glib-networking@2.78.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://csorianognome.wordpress.com/2015/07/07/cloud-providers/
Licenses: LGPL 3+
Build system: meson
Synopsis: Cloudproviders Integration API
Description:

Libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services.

libunique 3.0.2
Propagated dependencies: gtk+@3.24.51
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Attic/LibUnique
Licenses: LGPL 2.1+
Build system: glib-or-gtk
Synopsis: Library for writing single instance applications
Description:

Libunique is a library for writing single instance applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance. Libunique makes it easy to write this kind of application, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling the startup notification side.

notification-daemon 3.20.0
Dependencies: glib@2.83.3 gtk+@3.24.51 libx11@1.8.12
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/NotificationDaemon
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: Notification Daemon for GNOME Desktop
Description:

Notification-Daemon is the server implementation of the freedesktop.org desktop notification specification.

libnotify 0.8.3
Dependencies: gtk+@3.24.51 libpng@1.6.39
Propagated dependencies: gdk-pixbuf@2.42.12 glib@2.83.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/libnotify/
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GNOME desktop notification library
Description:

Libnotify is a library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.

yelp 42.2
Dependencies: bash-minimal@5.2.37 gsettings-desktop-schemas@46.1 libhandy@1.8.3 libxslt@1.1.43 man-db@2.12.0 groff-minimal@1.22.4 gtk+@3.24.51 sqlite@3.39.3 webkitgtk-for-gtk3@2.50.3 yelp-xsl@42.1
Propagated dependencies: dconf@0.40.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Yelp
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: GNOME help browser
Description:

Yelp is the help viewer in Gnome. It natively views Mallard, DocBook, man, info, and HTML documents. It can locate documents according to the freedesktop.org help system specification.

gnome-remote-desktop 46.5
Dependencies: cairo@1.18.4 glib@2.83.3 libdrm@2.4.124 libei@1.4.0 libepoxy@1.5.10 libgudev@238 libnotify@0.8.3 libsecret@0.21.4 libvnc@0.9.15 pipewire@1.4.5 wireplumber@0.5.12 tpm2-tss@3.0.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://gitlab.gnome.org/GNOME/gnome-remote-desktop
Licenses: GPL 2+
Build system: meson
Synopsis: Share GNOME desktop with remote sessions
Description:

This package provides a remote desktop server for GNOME.

gnome-online-miners 3.34.0
Dependencies: gnome-online-accounts@3.50.7 grilo@0.3.16 libgdata@0.18.1 gfbgraph@0.2.5 libzapojit@0.0.3-1.99d49ba rest@0.8.1 tracker@3.7.3
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Projects/GnomeOnlineMiners
Licenses: GPL 2+
Build system: glib-or-gtk
Synopsis: Web Crawlers for GNOME
Description:

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.

sound-juicer 3.40.0
Dependencies: bash-minimal@5.2.37 brasero@3.12.3 gsettings-desktop-schemas@46.1 gst-plugins-base@1.26.3 gst-plugins-good@1.26.3 gstreamer@1.26.3 gtk+@3.24.51 iso-codes@4.5.0 libcanberra@0.30 libdiscid@0.6.5 libmusicbrainz@5.1.0-0.4efbed3 neon@0.32.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/SoundJuicer
Licenses: GPL 2+
Build system: meson
Synopsis: Audio music cd ripper
Description:

Sound Juicer extracts audio from compact discs and convert it into audio files that a personal computer or digital audio player can play. It supports ripping to any audio codec supported by a GStreamer plugin, such as mp3, Ogg Vorbis and FLAC

vinagre 3.22.0
Dependencies: libxml2@2.14.6 gtk-vnc@1.3.1 gnome-keyring@46.2 libsecret@0.21.4 freerdp@2.11.7 spice@0.15.2 spice-gtk@0.42 telepathy-glib@0.24.2 vte-with-gtk+3@0.78.2
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Vinagre
Licenses: GPL 3+
Build system: glib-or-gtk
Synopsis: Remote desktop viewer for GNOME
Description:

Vinagre is a remote display client supporting the VNC, SPICE and RDP protocols.

hicolor-icon-theme 0.17
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://icon-theme.freedesktop.org/releases/
Licenses: GPL 2
Build system: gnu
Synopsis: Freedesktop icon theme
Description:

Freedesktop icon theme.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091