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

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.


qhotkey 1.5.0
Dependencies: libx11@1.8.12 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/Skycoder42/QHotkey
Licenses: Modified BSD
Build system: cmake
Synopsis: Global shortcut key for Qt desktop applications
Description:

This package provides QHotKey class that can be used to create hotkeys/global shortcuts, aka shortcuts that work everywhere, independent of the application state.

qtpromise 0.7.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qtpromise.netlify.app/
Licenses: Expat
Build system: qt
Synopsis: Promises/A+ implementation for Qt/C++
Description:

This package provides a Qt/C++ implementation of https://promisesaplus.com/ standard for the ``promises'' programming paradigm.

qtscxml 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt SCXML module
Description:

The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.

qt-creator 18.0.2
Dependencies: bash-minimal@5.2.37 coreutils-minimal@9.1 clang@20.1.8 clazy@1.12 d-demangler@0.0.2 elfutils@0.192 gdb@17.1 kcachegrind@25.12.2 libarchive@3.7.7 libsecret@0.21.7 libxkbcommon@1.11.0 llvm@20.1.8 perf@6.18.15 qt5compat@6.9.2 qtcharts@6.9.2 qtdeclarative@6.9.2 qtquick3d@6.9.2 qtquick3dphysics@6.9.2 qtserialport@6.9.2 qtshadertools@6.9.2 qtsvg@6.9.2 yaml-cpp@0.9.0 valgrind@3.25.1 vulkan-loader@1.4.321.0 zstd@1.5.6 rust-rustc-demangle-capi@0.1.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3+
Build system: qt
Synopsis: Integrated development environment (IDE) for Qt
Description:

Qt Creator is an IDE tailored to the needs of Qt developers. It includes features such as an advanced code editor, a visual debugger and a GUI designer.

qtshadertools 6.9.2
Dependencies: glslang@1.4.321.0 libxkbcommon@1.11.0 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Shader pipeline API and and tools for Qt
Description:

The qtshadertools module provides APIs and tools supporting shader pipeline functionality as offered in Qt Quick to operate on Vulkan, OpenGL and other main graphic APIs.

qcoro-qt6 0.11.0
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtwebsockets@6.9.2 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qcoro.dvratil.cz/
Licenses: Expat
Build system: qt
Synopsis: C++ Coroutine Library for Qt6
Description:

QCoro is a C++ library that provide set of tools to make use of C++20 coroutines in connection with certain asynchronous Qt actions.

hyprland-qtutils 0.1.5
Dependencies: bash-minimal@5.2.37 hyprutils@0.11.0 kirigami@6.22.0 libxkbcommon@1.11.0 qqc2-desktop-style@6.22.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtwayland@6.9.2 wayland@1.24.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/hyprwm/hyprland-qtutils
Licenses: Modified BSD
Build system: qt
Synopsis: Hyprland QT/QML utility apps
Description:

This package provides some QT/QML utilities that might be used by various hypr* apps.

python-pyqt6-sip 13.10.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/
Licenses: LGPL 2.1+
Build system: pyproject
Synopsis: Sip module support for PyQt6
Description:

SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.

kddockwidgets 2.4.0
Dependencies: fmt@11.2.0 nlohmann-json@3.12.0 qtbase@6.9.2 qtdeclarative@6.9.2 spdlog@1.15.3 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/KDAB/KDDockWidgets
Licenses: GPL 2 GPL 3
Build system: cmake
Synopsis: KDAB's Dock Widget Framework for Qt
Description:

KDDockWidgets is a Qt dock widget library suitable for replacing QDockWidget and implementing advanced functionalities missing in Qt. Some of its features include:

  • Advanced docking that QDockWidget doesn't support

  • Layout engine honouring size constraints and some size policies

  • Lazy separator resize

  • Reordering tabs with mouse

  • Partial layout save/restore, affecting only a chosen subset

  • Double-click on title bar to maximize

  • Double-click on separator to distribute equally

  • Show close button on tabs

  • Allows making a dock widget non-closable and/or non-dockable

  • Optional minimize and maximize button on the title bar

  • FloatingWindows can be utility windows or full native ones.

qlementine 1.4.2
Dependencies: qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/oclero/qlementine
Licenses: Expat
Build system: cmake
Synopsis: Modern QStyle for desktop Qt6 applications
Description:

Qlementine is a modern QStyle for desktop Qt6 applications.

qtwebsockets 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt Web Sockets module
Description:

WebSocket is a web-based protocol designed to enable two-way communication between a client application and a remote host. The Qt WebSockets module provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both.

pyotherside-for-qt5 1.6.0
Dependencies: python@3.11.14 qtdeclarative@5.15.17 qtsvg@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://thp.io/2011/pyotherside/
Licenses: ISC
Build system: qt
Synopsis: Qt plugin providing access to a Python 3 interpreter from QML
Description:

Pyotherside is a Qt plugin providing access to a Python 3 interpreter from QML for creating asynchronous mobile and desktop UIs with Python.

qt5ct 1.9
Dependencies: qtsvg@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qt5ct.sourceforge.io/
Licenses: FreeBSD
Build system: qt
Synopsis: Qt5 Configuration Tool
Description:

Qt5CT is a program that allows users to configure Qt5 settings (such as icons, themes, and fonts) in desktop environments or window managers, that don't provide Qt integration by themselves.

qtpositioning 6.9.2
Dependencies: perl@5.36.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtserialport@6.9.2 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: QML and C++ positioning information API
Description:

The Qt Positioning API provides positioning information via QML and C++ interfaces. The Qt Positioning API lets you to determine a position by using a variety of possible sources, including satellite, wifi, or text files. That information can then be used to, for example, determine a position on a map. In addition, you can use to the API to retrieve satellite information and perform area based monitoring.

materialdecoration 1.1.0-9.6a5de23
Dependencies: qtbase@5.15.17 qtwayland@5.15.18 wayland@1.24.0 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/lirios/materialdecoration
Licenses: LGPL 3+
Build system: qt
Synopsis: Material Decoration for Qt
Description:

MaterialDecoration is a client-side decoration for Qt applications on Wayland.

kdsoap-qt6 2.2.0-0.b23dcc1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.kdab.com/development-resources/qt-tools/kd-soap/
Licenses: GPL 2 GPL 3
Build system: qt
Synopsis: Qt SOAP component
Description:

KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.

libaccounts-qt6 1.17
Dependencies: glib@2.86.0 signond-qt6@8.61-0.c8ad982 libaccounts-glib@1.27
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://accounts-sso.gitlab.io/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Qt6 bindings for libaccounts-glib
Description:

Accounts SSO is a framework for application developers who wish to acquire, use and store web account details and credentials. It handles the authentication process of an account and securely stores the credentials and service-specific settings.

python-sip 4.19.25
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: gnu
Synopsis: Python binding creator for C and C++ libraries
Description:

SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.

SIP comprises a code generator and a Python module. The code generator processes a set of specification files and generates C or C++ code, which is then compiled to create the bindings extension module. The SIP Python module provides support functions to the automatically generated code.

qtnetworkauth 6.9.2
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt Network Authorization module
Description:

The Qt Network Authorization module provides an implementation of OAuth and OAuth2 authenticathon methods for Qt.

kvantum 1.1.5
Dependencies: kwindowsystem@6.22.0 qtsvg@6.9.2 qtwayland@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/tsujan/Kvantum
Licenses: GPL 3+
Build system: qt
Synopsis: SVG-based theme engine for Qt
Description:

Kvantum is an SVG-based theme engine for Qt, tuned to KDE and LXQt, with an emphasis on elegance, usability and practicality.

qttools 5.15.17
Dependencies: mesa@25.2.3 qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: gnu
Synopsis: Qt Tools and Designer modules
Description:

The Qt Tools module provides a set of applications to browse the documentation, translate applications, generate help files and other stuff that helps in Qt development.

qtlocation 6.9.2
Dependencies: icu4c@73.1 openssl@3.0.8 qtbase@6.9.2 zlib@1.3.1 qtdeclarative@6.9.2 qtpositioning@6.9.2 libxkbcommon@1.11.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: LGPL 2.1 LGPL 3
Build system: cmake
Synopsis: Qt Location and Positioning modules
Description:

The Qt Location module provides an interface for location, positioning and geolocation plugins.

kdsoap 2.2.0-0.b23dcc1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.kdab.com/development-resources/qt-tools/kd-soap/
Licenses: GPL 2 GPL 3
Build system: qt
Synopsis: Qt SOAP component
Description:

KD SOAP is a tool for creating client applications for web services using the XML based SOAP protocol and without the need for a dedicated web server.

qtwidgetanimationframework 0-0.b07ab59
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/dimkanovikov/WidgetAnimationFramework
Licenses: LGPL 3+
Build system: qt
Synopsis: Extension for animating Qt widgets
Description:

WAF is an extension for animating Qt widgets.

Total packages: 70994