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

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.


kconfigwidgets 5.116.0
Dependencies: kcoreaddons@5.116.0 kguiaddons@5.116.0 ki18n@5.116.0
Propagated dependencies: kauth@5.116.0 kcodecs@5.116.0 kconfig@5.116.0 kwidgetsaddons@5.116.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: Widgets for configuration dialogs
Description:

KConfigWidgets provides easy-to-use classes to create configuration dialogs, as well as a set of widgets which uses KConfig to store their settings.

kdoctools 6.23.0
Dependencies: docbook-xml@4.5 docbook-xsl@1.79.2-0.fe16c90 gettext-minimal@0.23.1 karchive@6.23.0 ki18n@6.23.0 libxml2@2.14.6 libxslt@1.1.43 perl@5.36.0 perl-uri@5.05 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: Create documentation from DocBook
Description:

Provides tools to generate documentation in various format from DocBook files.

kguiaddons 6.23.1
Dependencies: libxkbcommon@1.13.1 qtdeclarative@6.9.2 qtwayland@6.9.2 plasma-wayland-protocols@1.20.0 wayland@1.24.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: Utilities for graphical user interfaces
Description:

The KDE GUI addons provide utilities for graphical user interfaces in the areas of colors, fonts, text, images, keyboard input.

kapidox 6.23.0
Dependencies: bash-minimal@5.2.37 coreutils@9.1 qtbase@6.9.2
Propagated dependencies: python@3.12.12 python-jinja2@3.1.2 python-pyyaml@6.0.2 python-requests@2.32.5
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: FreeBSD Expat
Build system: pyproject
Synopsis: KDE Doxygen Tools
Description:

This framework contains scripts and data for building API documentation (dox) in a standard format and style for KDE.

For the actual documentation extraction and formatting the Doxygen tool is used, but this framework provides a wrapper script to make generating the documentation more convenient (including reading settings from the target framework or other module) and a standard template for the generated documentation.

knotifications 6.23.0
Dependencies: kconfig@6.23.0 kcoreaddons@6.23.0 libcanberra@0.30 qtbase@6.9.2
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+
Build system: cmake
Synopsis: Desktop notifications
Description:

KNotification is used to notify the user of an event. It covers feedback and persistent events.

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.

kdeclarative 6.23.0
Dependencies: kglobalaccel@6.23.0 kguiaddons@6.23.1 ki18n@6.23.0 kwidgetsaddons@6.23.0 qtshadertools@6.9.2 qtbase@6.9.2
Propagated dependencies: kconfig@6.23.0 qtdeclarative@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+ LGPL 2.1+
Build system: cmake
Synopsis: Integration of QML and KDE work spaces
Description:

KDeclarative provides integration of QML and KDE work spaces. It's comprises two parts: a library used by the C++ part of your application to integrate QML with KDE Frameworks specific features, and a series of QML imports that offer bindings to some of the Frameworks.

ki18n 5.116.0
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17 qtscript@5.15.17 iso-codes@4.5.0
Propagated dependencies: gettext-minimal@0.23.1 python@3.12.12
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 Gettext-based UI text internationalization
Description:

KI18n provides functionality for internationalizing user interface text in applications, based on the GNU Gettext translation system. It wraps the standard Gettext functionality, so that the programmers and translators can use the familiar Gettext tools and workflows.

KI18n provides additional functionality as well, for both programmers and translators, which can help to achieve a higher overall quality of source and translated text. This includes argument capturing, customizable markup, and translation scripting.

threadweaver 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: LGPL 2.1+
Build system: cmake
Synopsis: Helper for multithreaded programming
Description:

ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.

modemmanager-qt 6.23.0
Dependencies: qtbase@6.9.2
Propagated dependencies: modem-manager@1.22.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: Qt wrapper for ModemManager DBus API
Description:

ModemManagerQt provides access to all ModemManager features exposed on DBus. It allows you to manage modem devices and access to information available for your modem devices, like signal, location and messages.

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

kcompletion 5.116.0
Dependencies: kconfig@5.116.0 kwidgetsaddons@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: Powerful autocompletion framework and widgets
Description:

This framework helps implement autocompletion in Qt-based applications. It provides a set of completion-ready widgets, or can be integrated it into your application's other widgets.

kdbusaddons 5.116.0
Dependencies: qtbase@5.15.17 qtx11extras@5.15.17 kinit@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: cmake
Synopsis: Convenience classes for DBus
Description:

KDBusAddons provides convenience classes on top of QtDBus, as well as an API to create KDED modules.

ksvg 6.23.0
Dependencies: qtdeclarative@6.9.2 qtsvg@6.9.2 karchive@6.23.0 kconfig@6.23.0 kcolorscheme@6.23.0 kcoreaddons@6.23.0 kguiaddons@6.23.1 kirigami@6.23.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: qt
Synopsis: Components for handling SVGs
Description:

A library for rendering SVG-based themes with stylesheet re-coloring and on-disk caching.

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

ktexteditor 6.23.0
Dependencies: editorconfig-core-c@0.12.6 karchive@6.23.0 kauth@6.23.0 kcompletion@6.23.0 kconfigwidgets@6.23.0 kcolorscheme@6.23.0 kguiaddons@6.23.1 kitemviews@6.23.0 ki18n@6.23.0 ktextwidgets@6.23.0 kwidgetsaddons@6.23.0 kxmlgui@6.23.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtspeech@6.9.2 sonnet@6.23.0
Propagated dependencies: kparts@6.23.0 ksyntaxhighlighting@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.0+ LGPL 2.1+
Build system: cmake
Synopsis: Full text editor component
Description:

KTextEditor provides a powerful text editor component that you can embed in your application, either as a KPart or using the KF5::TextEditor library.

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.

kpackage 6.23.0
Dependencies: karchive@6.23.0 kconfig@6.23.0 kdoctools@6.23.0 ki18n@6.23.0 qtbase@6.9.2
Propagated dependencies: kcoreaddons@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: Installation and loading of additional content as packages
Description:

The Package framework lets the user install and load packages of non binary content such as scripted extensions or graphic assets, as if they were traditional plugins.

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.

kplotting 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: Data plotting library
Description:

KPlotWidget is a QWidget-derived class that provides a virtual base class for easy data-plotting. The idea behind KPlotWidget is that you only have to specify information in "data units", the natural units of the data being plotted. KPlotWidget automatically converts everything to screen pixel units.

kstatusnotifieritem 6.23.0
Dependencies: kwindowsystem@6.23.0 libxkbcommon@1.13.1
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://community.kde.org/Frameworks
Licenses: CC0 LGPL 2.0+
Build system: qt
Synopsis: Implementation of Status Notifier Items
Description:

This package provides a Implementation of Status Notifier Items.

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.

ktexttemplate 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.1+
Build system: qt
Synopsis: KDE's Text Template
Description:

KTextTemplate is to make it easier for application developers to separate the structure of documents from the data they contain.

kpackage 5.116.0
Dependencies: karchive@5.116.0 kconfig@5.116.0 kcoreaddons@5.116.0 kdoctools@5.116.0 ki18n@5.116.0 qtbase@5.15.17
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: Installation and loading of additional content as packages
Description:

The Package framework lets the user install and load packages of non binary content such as scripted extensions or graphic assets, as if they were traditional plugins.

Total packages: 73955