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

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.


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.

qtpositioning 6.9.2
Dependencies: perl@5.36.0 qtbase@6.9.2 qtdeclarative@6.9.2 qtserialport@6.9.2 libxkbcommon@1.13.1
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.

qtdeclarative 5.15.17
Dependencies: mesa@26.0.2 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 QML module (Quick 2)
Description:

The Qt QML module provides a framework for developing applications and libraries with the QML language. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++.

hyprland-qt-support 0.1.0
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 hyprlang@0.6.8
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/hyprwm/hyprland-qt-support
Licenses: Modified BSD
Build system: qt
Synopsis: QML style provider for Hyprland applications
Description:

This package provides a QML style that can be used by setting the QT_QUICK_CONTROLS_STYLE variable to the string org.hyprland.style (or passing it to QQuickStyle::setStyle).

qcoro-qt6 0.11.0
Dependencies: qtdeclarative@6.9.2 qtwebsockets@6.9.2 libxkbcommon@1.13.1
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.

qtconnectivity 5.15.17
Dependencies: bluez@5.79 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 Connectivity module
Description:

The Qt Connectivity modules provides modules for interacting with Bluetooth and NFC.

qtimgui 0.0-0.48d64a7
Dependencies: implot@0.16 qtbase@5.15.17 qtdeclarative@5.15.17
Propagated dependencies: imgui@1.86
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/seanchas116/qtimgui
Licenses: Expat
Build system: cmake
Synopsis: Qt backend for the ImGui GUI library
Description:

QtImGui allows the ImGui C++ GUI library to be used by Qt applications within subclasses of QOpenGLWidget and QOpenGLWindow.

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

pyotherside 1.6.2
Dependencies: python@3.12.12 qtdeclarative@6.9.2 qtsvg@6.9.2
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.

qtsensors 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 Sensors module
Description:

The Qt Sensors API provides access to sensor hardware via QML and C++ interfaces. The Qt Sensors API also provides a motion gesture recognition API for devices.

python-pyqt-builder 1.18.2
Dependencies: python-sip@6.12.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/static/Docs/PyQt-builder/
Licenses: GPL 2 GPL 3
Build system: pyproject
Synopsis: PEP 517 compliant PyQt build system
Description:

PyQt-builder is a tool for generating Python bindings for C++ libraries that use the Qt application framework. The bindings are built on top of the PyQt bindings for Qt. PyQt-builder is used to build PyQt itself.

jkqtplotter 4.0.3-0.b8cc290
Dependencies: opencv@4.13.0 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://jkriege2.github.io/JKQtPlotter/index.html
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Qt Plotting Library
Description:

JKQTPlotter is a library of function and data plotter classes for Qt. It includes a plotter widget and a LaTeX equation renderer and supports a variety of graphs and charts.

qtgraphs 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtquick3d@6.9.2 qtshadertools@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 Graphs module
Description:

The Qt Graphs module enables you to visualize data in 2D and 3D graphs.

qtwebsockets 5.15.17
Dependencies: 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 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.

python-pyqtwebengine 6.9.0
Dependencies: python-pyqt@6.9.1 qtbase@6.9.2 qtdeclarative@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqtwebengine/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for QtWebEngine
Description:

PyQtWebEngine is a set of Python bindings for The Qt Company's Qt WebEngine libraries. The bindings sit on top of PyQt6 and are implemented as a set of three modules.

qtkeychain-qt6 0.15.0
Dependencies: libsecret@0.21.7 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/frankosterfeld/qtkeychain
Licenses: Modified BSD
Build system: cmake
Synopsis: Qt API to store passwords
Description:

QtKeychain is a Qt library to store passwords and other secret data securely. It will not store any data unencrypted unless explicitly requested.

packagekit-qt6 1.1.2
Dependencies: packagekit@1.2.5 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.freedesktop.org/software/PackageKit/pk-intro.html
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Qt6 bindings for PackageKit
Description:

Provides Qt6 bindings to PackageKit which is a DBUS abstraction layer that allows the session user to manage packages in a secure way.

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.

qxlsx 1.4.6
Dependencies: libxkbcommon@1.13.1 qtbase@6.9.2 vulkan-headers@1.4.335.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qtexcel.github.io/QXlsx/
Licenses: Expat
Build system: cmake
Synopsis: C++ library to read/write Excel XLSX files using Qt
Description:

QXlsx is a successor of QtXlsx and providies a functionality to work with Excel XLSX document format.

qtspeech 5.15.17
Dependencies: 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 Speech module
Description:

The Qt Speech module enables a Qt application to support accessibility features such as text-to-speech, which is useful for end-users who are visually challenged or cannot access the application for whatever reason. The most common use case where text-to-speech comes in handy is when the end-user is driving and cannot attend the incoming messages on the phone. In such a scenario, the messaging application can read out the incoming message.

qtlottie 6.9.2
Dependencies: libxkbcommon@1.13.1 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: QML API for rendering Bodymovin graphics and animations
Description:

Qt Lottie Animation provides a QML API for rendering graphics and animations that are exported in JSON format by the Bodymovin plugin for Adobe After Effects.

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.

qwt 6.1.5
Dependencies: qtbase@5.15.17 qtsvg@5.15.17 qttools@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://qwt.sourceforge.net
Licenses: non-copyleft LGPL 2.1 GPL 3
Build system: gnu
Synopsis: Qt widgets for plots, scales, dials and other technical software GUI components
Description:

The Qwt library contains widgets and components which are primarily useful for technical and scientific purposes. It includes a 2-D plotting widget, different kinds of sliders, and much more.

Total packages: 73977