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

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.


qqc2-desktop-style 6.23.0
Dependencies: kauth@6.23.0 kcolorscheme@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 kiconthemes@6.23.0 kirigami@6.23.1 qtdeclarative@6.9.2 sonnet@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+ GPL 3+
Build system: qt
Synopsis: QtQuickControls2 style that integrates with the desktop
Description:

This is a style for QtQuickControls2 which is using QWidget's QStyle to paint the controls in order to give it a native look and feel.

attica 5.116.0
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+ LGPL 3+
Build system: cmake
Synopsis: Open Collaboration Service client library
Description:

Attica is a Qt library that implements the Open Collaboration Services API version 1.6.

It grants easy access to the services such as querying information about persons and contents. The library is used in KNewStuff3 as content provider. In order to integrate with KDE's Plasma Desktop, a platform plugin exists in kdebase.

The REST API is defined here: http://freedesktop.org/wiki/Specifications/open-collaboration-services/

kde-frameworkintegration 6.23.0
Dependencies: packagekit-qt6@1.1.2 appstream-qt6@1.0.5 kconfig@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 ki18n@6.23.0 kiconthemes@6.23.0 kitemviews@6.23.0 knewstuff@6.23.0 knotifications@6.23.0 kpackage@6.23.0 kwidgetsaddons@6.23.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.0 LGPL 3 LGPL 2.0+
Build system: cmake
Synopsis: KDE Frameworks 6 workspace and cross-framework integration plugins
Description:

Framework Integration is a set of plugins responsible for better integration of Qt applications when running on a KDE Plasma workspace.

kfilemetadata 6.23.0
Dependencies: attr@2.5.1 ebook-tools@0.2.2 kcodecs@6.23.0 libplasma@6.5.5 karchive@6.23.0 kconfig@6.23.0 kcoreaddons@6.23.0 kdegraphics-mobipocket@25.12.3 ki18n@6.23.0 qtmultimedia@6.9.2 qtbase@6.9.2 catdoc@0.95 exiv2@0.28.7 ffmpeg@8.1.1 poppler-qt6@22.09.0 taglib@2.1.1
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.0 LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Extract metadata from different fileformats
Description:

KFileMetaData provides a simple library for extracting the text and metadata from a number of different files. This library is typically used by file indexers to retrieve the metadata. This library can also be used by applications to write metadata.

kimageannotator 0.7.2
Dependencies: googletest@1.17.0 qtsvg@6.9.2 kcolorpicker@0.3.1
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://github.com/ksnip/kImageAnnotator
Licenses: LGPL 3+
Build system: qt
Synopsis: Image annotating library
Description:

This library provides tools to annotate images.

kconfig 6.23.0
Propagated dependencies: qtdeclarative@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1 LGPL 2.1+ Expat LGPL 3+ GPL 1 FreeBSD Modified BSD
Build system: qt
Synopsis: Kconfiguration settings framework for Qt
Description:

KConfig provides an advanced configuration system. It is made of two parts: KConfigCore and KConfigGui.

KConfigCore provides access to the configuration files themselves. It features:

  1. Code generation: describe your configuration in an XML file, and use `kconfig_compiler to generate classes that read and write configuration entries.

  2. Cascading configuration files (global settings overridden by local settings).

  3. Optional shell expansion support (see docs/options.md).

  4. The ability to lock down configuration options (see docs/options.md).

KConfigGui provides a way to hook widgets to the configuration so that they are automatically initialized from the configuration and automatically propagate their changes to their respective configuration files.

purpose 6.23.0
Dependencies: kconfig@6.23.0 kcoreaddons@6.23.0 kdeclarative@6.23.0 knotifications@6.23.0 ki18n@6.23.0 kio@6.23.0 kirigami@6.23.1 kwidgetsaddons@6.23.0 kitemmodels@6.23.0 kitemviews@6.23.0 kcompletion@6.23.0 kservice@6.23.1 qtbase@6.9.2 qtdeclarative@6.9.2 prison@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Offers available actions for a specific purpose
Description:

This framework offers the possibility to create integrate services and actions on any application without having to implement them specifically. Purpose will offer them mechanisms to list the different alternatives to execute given the requested action type and will facilitate components so that all the plugins can receive all the information they need.

karchive 6.23.0
Dependencies: bzip2@1.0.8 openssl@3.5.5 qtbase@6.9.2 xz@5.4.5 zlib@1.3.1 zstd@1.5.6
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1 LGPL 2.1+ LGPL 3+ FreeBSD
Build system: cmake
Synopsis: Qt 6 addon providing access to numerous types of archives
Description:

KArchive provides classes for easy reading, creation and manipulation of archive formats like ZIP and TAR.

It also provides transparent compression and decompression of data, like the GZip format, via a subclass of QIODevice.

kcrash 6.23.0
Dependencies: kcoreaddons@6.23.0 kwindowsystem@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Graceful handling of application crashes
Description:

KCrash provides support for intercepting and handling application crashes.

kirigami 6.23.1
Dependencies: kwindowsystem@6.23.0 qtshadertools@6.9.2 qtbase@6.9.2 qtdeclarative@6.9.2 qtsvg@6.9.2 libxkbcommon@1.13.1
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: QtQuick components for mobile user interfaces
Description:

Kirigami is a set of high level QtQuick components looking and feeling well on both mobile and desktop devices. They ease the creation of applications that follow the Kirigami Human Interface Guidelines.

ktextwidgets 5.116.0
Dependencies: kauth@5.116.0 kcodecs@5.116.0 kcompletion@5.116.0 kconfig@5.116.0 kconfigwidgets@5.116.0 kcoreaddons@5.116.0 kiconthemes@5.116.0 kservice@5.116.0 kwidgetsaddons@5.116.0 kwindowsystem@5.116.0 qtbase@5.15.17 qtspeech@5.15.17
Propagated dependencies: ki18n@5.116.0 sonnet@5.116.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.0+ LGPL 2.1+
Build system: qt
Synopsis: Text editing widgets
Description:

KTextWidgets provides widgets for displaying and editing text. It supports rich text as well as plain text.

kcodecs 6.23.0
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: GPL 2 GPL 2+ FreeBSD LGPL 2.1 LGPL 2.1+ Expat LGPL 3+ MPL 1.1
Build system: cmake
Synopsis: String encoding and manipulating library
Description:

KCodecs provide a collection of methods to manipulate strings using various encodings.

It can automatically determine the charset of a string, translate XML entities, validate email addresses, and find encodings by name in a more tolerant way than QTextCodec (useful e.g. for data coming from the Internet).

kcolorscheme 6.23.0
Dependencies: kguiaddons@6.23.1 ki18n@6.23.0 qtdeclarative@6.9.2 libxkbcommon@1.13.1
Propagated dependencies: kconfig@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: CC0 LGPL 2.0+ LGPL 2.1 FreeBSD LGPL 3
Build system: qt
Synopsis: Classes to read and interact with KColorScheme
Description:

This package provide a Classes to read and interact with KColorScheme.

kdnssd 6.23.0
Dependencies: avahi@0.8 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Network service discovery using Zeroconf
Description:

KDNSSD is a library for handling the DNS-based Service Discovery Protocol (DNS-SD), the layer of Zeroconf that allows network services, such as printers, to be discovered without any user intervention or centralized infrastructure.

kcoreaddons 6.23.0
Dependencies: qtdeclarative@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.0+ LGPL 2.1+
Build system: qt
Synopsis: Qt addon library with a collection of non-GUI utilities
Description:

KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.

kitemviews 6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: GPL 2+ LGPL 2.1+
Build system: qt
Synopsis: Set of item views extending the Qt model-view framework
Description:

KItemViews includes a set of views, which can be used with item models. It includes views for categorizing lists and to add search filters to flat and hierarchical lists.

baloo 6.23.0
Dependencies: kbookmarks@6.23.0 kcompletion@6.23.0 kconfig@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 kidletime@6.23.0 kio@6.23.0 kitemviews@6.23.0 ki18n@6.23.0 kjobwidgets@6.23.0 kservice@6.23.1 kwidgetsaddons@6.23.0 kxmlgui@6.23.0 lmdb@0.9.29 qtbase@6.9.2 qtdeclarative@6.9.2 solid@6.23.0
Propagated dependencies: kcoreaddons@6.23.0 kfilemetadata@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: GPL 2+ LGPL 2.1+
Build system: cmake
Synopsis: File searching and indexing
Description:

Baloo provides file searching and indexing. It does so by maintaining an index of the contents of your files.

kwindowsystem 5.116.0
Dependencies: libxrender@0.9.12 qtbase@5.15.17 qtx11extras@5.15.17 xcb-util-keysyms@0.4.1 xcb-util-wm@0.4.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: KDE access to the windowing system
Description:

KWindowSystem provides information about and allows interaction with the windowing system. It provides a high level API, which is windowing system independent and has platform specific implementations. This API is inspired by X11 and thus not all functionality is available on all windowing systems.

In addition to the high level API, this framework also provides several lower level classes for interaction with the X Windowing System.

libqaccessibilityclient 0.6.0
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://invent.kde.org/libraries/libqaccessibilityclient
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Helper library to make writing accessibility tools easier
Description:

This package provides library that is used when writing accessibility clients such as screen readers.

kwayland 5.116.0
Dependencies: libxkbcommon@1.13.1 plasma-wayland-protocols@1.20.0 qtwayland@5.15.18 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://invent.kde.org/plasma/kwayland
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Qt-style API to interact with the wayland client and server
Description:

As the names suggest they implement a Client respectively a Server API for the Wayland protocol. The API is Qt-styled removing the needs to interact with a for a Qt developer uncomfortable low-level C-API. For example the callback mechanism from the Wayland API is replaced by signals, data types are adjusted to be what a Qt developer expects - two arguments of int are represented by a QPoint or a QSize.

solid 6.23.0
Dependencies: util-linux@2.40.4 libxkbcommon@1.13.1 vulkan-headers@1.4.335.0 qtbase@6.9.2 qtdeclarative@6.9.2 eudev@3.2.14
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Desktop hardware abstraction
Description:

Solid is a device integration framework. It provides a way of querying and interacting with hardware independently of the underlying operating system.

kunitconversion 6.23.0
Dependencies: ki18n@6.23.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Converting physical units
Description:

KUnitConversion provides functions to convert values in different physical units. It supports converting different prefixes (e.g. kilo, mega, giga) as well as converting between different unit systems (e.g. liters, gallons).

kwayland 6.5.5
Dependencies: libxkbcommon@1.13.1 plasma-wayland-protocols@1.20.0 qtwayland@6.9.2 wayland@1.24.0 wayland-protocols@1.47
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://invent.kde.org/plasma/kwayland
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Qt-style API to interact with the wayland client and server
Description:

As the names suggest they implement a Client respectively a Server API for the Wayland protocol. The API is Qt-styled removing the needs to interact with a for a Qt developer uncomfortable low-level C-API. For example the callback mechanism from the Wayland API is replaced by signals, data types are adjusted to be what a Qt developer expects - two arguments of int are represented by a QPoint or a QSize.

knewstuff 5.116.0
Dependencies: karchive@5.116.0 kauth@5.116.0 kbookmarks@5.116.0 kcodecs@5.116.0 kcompletion@5.116.0 kconfig@5.116.0 kconfigwidgets@5.116.0 kcoreaddons@5.116.0 kio@5.116.0 kitemviews@5.116.0 ki18n@5.116.0 kiconthemes@5.116.0 kjobwidgets@5.116.0 kpackage@5.116.0 ktextwidgets@5.116.0 kwidgetsaddons@5.116.0 qtbase@5.15.17 qtdeclarative@5.15.17 solid@5.116.0 sonnet@5.116.0
Propagated dependencies: attica@5.116.0 kservice@5.116.0 kxmlgui@5.116.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Framework for downloading and sharing additional application data
Description:

The KNewStuff library implements collaborative data sharing for applications. It uses libattica to support the Open Collaboration Services specification.

Total packages: 32521