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

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.


qttools 6.9.2
Dependencies: clang@18.1.8 libxkbcommon@1.13.1 mesa@26.0.2 qtbase@6.9.2 zstd@1.5.6
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3
Build system: cmake
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.

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.

python-sip 6.12.0
Propagated dependencies: python-packaging@25.0 python-setuptools@80.9.0 python-tomli@2.2.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/sip/intro
Licenses: GPL 3
Build system: pyproject
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.

qtserialport 6.9.2
Dependencies: qtbase@6.9.2 eudev@3.2.14
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 Serial Port module
Description:

The Qt Serial Port module provides the library for interacting with serial ports from within Qt.

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.

qtimageformats 6.9.2
Dependencies: jasper@2.0.33 libmng@2.0.3 libtiff@4.4.0 libwebp@1.3.2 mesa@26.0.2 qtbase@6.9.2 zlib@1.3.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: Additional Image Format plugins for Qt
Description:

The QtImageFormats module contains plugins for adding support for MNG, TGA, TIFF and WBMP image formats.

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.

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.

single-application 3.5.4
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/itay-grudev/SingleApplication
Licenses: non-copyleft
Build system: cmake
Synopsis: Replacement of QtSingleApplication for Qt5 and Qt6
Description:

SingleApplication is a replacement of the QtSingleApplication for Qt5 and Qt6.

It keeps the Primary Instance of your Application and kills each subsequent instances. It can (if enabled) spawn secondary (non-related to the primary) instances and can send data to the primary instance from secondary instances.

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.

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.

qtimageformats 5.15.17
Dependencies: jasper@2.0.33 libmng@2.0.3 libtiff@4.4.0 libwebp@1.3.2 mesa@26.0.2 qtbase@5.15.17 zlib@1.3.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: gnu
Synopsis: Additional Image Format plugins for Qt
Description:

The QtImageFormats module contains plugins for adding support for MNG, TGA, TIFF and WBMP image formats.

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.

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.

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.

qtspeech 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2
Propagated dependencies: qtmultimedia@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 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.

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.

python-shiboken-6 6.9.2
Dependencies: clang-toolchain@18.1.8 libxml2@2.14.6 libxslt@1.1.43 python-wrapper@3.12.12 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: GPL 3 LGPL 3 Modified BSD
Build system: cmake
Synopsis: Shiboken generates bindings for C++ libraries using CPython source code
Description:

Shiboken generates bindings for C++ libraries using CPython source code

soqt 1.6.2
Dependencies: qtbase@5.15.17 coin3d@4.0.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/coin3d/soqt
Licenses: Modified BSD
Build system: cmake
Synopsis: Qt GUI component toolkit library for Coin
Description:

SoQt is a Qt GUI component toolkit library for Coin. It is also compatible with SGI and TGS Open Inventor, and the API is based on the API of the InventorXt GUI component toolkit.

python-pyqtwebengine 5.15.9
Dependencies: python-wrapper@3.12.12 python-sip@6.12.0 python-pyqt@5.15.11 qtbase@5.15.17 qtsvg@5.15.17 qtdeclarative@5.15.17 qtwebchannel@5.15.17 qtwebengine@5.15.17
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 PyQt5 and are implemented as a set of three modules. Prior to v5.12 these bindings were part of PyQt itself.

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.

qtwayland 6.9.2
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 libx11@1.8.12 libxcomposite@0.4.6 libxext@1.3.6 libxkbcommon@1.13.1 libxrender@0.9.12 mesa@26.0.2 mtdev@1.1.6 qtbase@6.9.2 vulkan-headers@1.4.335.0 wayland@1.24.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 Wayland module
Description:

The Qt Wayland module provides the QtWayland client and compositor libraries.

Total packages: 72465