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

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.


kglobalaccel 6.23.0
Dependencies: kconfig@6.23.0 kcrash@6.23.0 kcoreaddons@6.23.0 kdbusaddons@6.23.0 kwindowsystem@6.23.0 libxkbcommon@1.13.1 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: Global desktop keyboard shortcuts
Description:

KGlobalAccel allows you to have global accelerators that are independent of the focused window. Unlike regular shortcuts, the application's window does not need focus for them to be activated.

kpeople 6.23.0
Dependencies: kconfig@6.23.0 kcoreaddons@6.23.0 kitemviews@6.23.0 ki18n@6.23.0 kservice@6.23.1 kcontacts@6.23.0 kwidgetsaddons@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: LGPL 2.1+
Build system: qt
Synopsis: Provides access to all contacts and aggregates them by person
Description:

KPeople offers unified access to our contacts from different sources, grouping them by person while still exposing all the data. KPeople also provides facilities to integrate the data provided in user interfaces by providing QML and Qt Widgets components. The sources are plugin-based, allowing to easily extend the contacts collection.

kcmutils 6.23.0
Dependencies: kio@6.23.0 kcompletion@6.23.0 kguiaddons@6.23.1 kiconthemes@6.23.0 kitemviews@6.23.0 ki18n@6.23.0 kcolorscheme@6.23.0 kwidgetsaddons@6.23.0 kxmlgui@6.23.0 qtwayland@6.9.2
Propagated dependencies: kconfigwidgets@6.23.0 kcoreaddons@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: LGPL 2.1+
Build system: qt
Synopsis: Utilities for KDE System Settings modules
Description:

KCMUtils provides various classes to work with KCModules. KCModules can be created with the KConfigWidgets framework.

kcalendarcore 6.23.0
Dependencies: libical@3.0.17 qtbase@6.9.2 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 3+ FreeBSD
Build system: cmake
Synopsis: Library for interfacing with calendars
Description:

This library provides access to and handling of calendar data. It supports the standard formats iCalendar and vCalendar and the group scheduling standard iTIP.

A calendar contains information like incidences (events, to-dos, journals), alarms, time zones, and other useful information. This API provides access to that calendar information via well known calendar formats iCalendar (or iCal) and the older vCalendar.

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.

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/

kdav 6.23.0
Dependencies: ki18n@6.23.0 kio@6.23.0
Propagated dependencies: kcoreaddons@6.23.0
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://invent.kde.org/frameworks/kdav
Licenses: GPL 2+ LGPL 2.0+
Build system: qt
Synopsis: DAV protocol implementation with KJobs
Description:

This is a DAV protocol implementation with KJobs. Calendars and todos are supported, using either GroupDAV or CalDAV, and contacts are supported using GroupDAV or CardDAV.

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.

kjs 5.116.0
Dependencies: pcre@8.45 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+ FreeBSD Modified BSD non-copyleft
Build system: cmake
Synopsis: KDE Frameworks 5 support for Javascript scripting in Qt applications
Description:

Add-on library to Qt which adds JavaScript scripting support.

krunner 6.23.0
Dependencies: kconfig@6.23.0 kitemmodels@6.23.0 ki18n@6.23.0 kwindowsystem@6.23.0 qtdeclarative@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: LGPL 2.1+
Build system: qt
Synopsis: Framework for Plasma runners
Description:

The Plasma workspace provides an application called KRunner which, among other things, allows one to type into a text area which causes various actions and information that match the text appear as the text is being typed.

kwallet 6.23.0
Dependencies: gpgme@1.24.1 kauth@6.23.0 kcodecs@6.23.0 kconfig@6.23.0 kconfigwidgets@6.23.0 kcoreaddons@6.23.0 kcrash@6.23.0 kdbusaddons@6.23.0 kdoctools@6.23.0 kiconthemes@6.23.0 ki18n@6.23.0 knotifications@6.23.0 kservice@6.23.1 kwidgetsaddons@6.23.0 kwindowsystem@6.23.0 libgcrypt@1.11.0 libsecret@0.21.7 phonon@4.12.0 qgpgme@1.24.1 qca-qt6@2.3.10 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: Safe desktop-wide storage for passwords
Description:

This framework contains an interface to KWallet, a safe desktop-wide storage for passwords and the kwalletd daemon used to safely store the passwords on KDE work spaces.

networkmanager-qt 6.23.0
Dependencies: qtbase@6.9.2
Propagated dependencies: network-manager@1.54.3 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: Qt wrapper for NetworkManager DBus API
Description:

NetworkManagerQt provides access to all NetworkManager features exposed on DBus. It allows you to manage your connections and control your network devices and also provides a library for parsing connection settings which are used in DBus communication.

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.

kirigami 5.116.0
Dependencies: kwindowsystem@5.116.0 qtbase@5.15.17 qtdeclarative@5.15.17 qtquickcontrols2@5.15.17 qtsvg@5.15.17 qtgraphicaleffects@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+
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.

syndication 6.23.0
Dependencies: kcodecs@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: RSS/Atom parser library
Description:

syndication supports RSS (0.9/1.0, 0.91..2.0) and Atom (0.3 and 1.0) feeds. The library offers a unified, format-agnostic view on the parsed feed, so that the using application does not need to distinguish between feed formats.

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.

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

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.

pulseaudio-qt 1.8.1
Dependencies: glib@2.86.0 pulseaudio@16.1 qtdeclarative@6.9.2 qtbase@6.9.2
Channel: guix
Location: gnu/packages/kde-frameworks.scm (gnu packages kde-frameworks)
Home page: https://invent.kde.org/libraries/pulseaudio-qt/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt bindings for PulseAudio
Description:

pulseaudio-qt is a Qt-style wrapper for libpulse. It allows querying and manipulation of various PulseAudio objects such as Sinks, Sources and Streams. It does not wrap the full feature set of libpulse.

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.

oxygen-icons 6.1.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 3+
Build system: cmake
Synopsis: Oxygen provides the standard icon theme for the KDE desktop
Description:

Oxygen icon theme for the KDE desktop

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.

kiconthemes 5.116.0
Dependencies: karchive@5.116.0 kauth@5.116.0 kcodecs@5.116.0 kcoreaddons@5.116.0 kconfig@5.116.0 kconfigwidgets@5.116.0 ki18n@5.116.0 kitemviews@5.116.0 kwidgetsaddons@5.116.0 qtbase@5.15.17 qtdeclarative@5.15.17 qtsvg@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+
Build system: cmake
Synopsis: Icon GUI utilities
Description:

This library contains classes to improve the handling of icons in applications using the KDE Frameworks.

kbookmarks 5.116.0
Dependencies: kauth@5.116.0 kcodecs@5.116.0 kconfig@5.116.0 kconfigwidgets@5.116.0 kcoreaddons@5.116.0 kiconthemes@5.116.0 kxmlgui@5.116.0 qtbase@5.15.17
Propagated dependencies: 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: cmake
Synopsis: Bookmarks management library
Description:

KBookmarks lets you access and manipulate bookmarks stored using the XBEL format.

Total packages: 72465