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

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.


qhexedit 0.8.9
Dependencies: qtbase@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://simsys.github.io
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Binary editor widget for Qt
Description:

QHexEdit is a hex editor widget for the Qt framework. It is a simple editor for binary data, just like QPlainTextEdit is for text data.

hyprland-qtutils 0.1.5
Dependencies: bash-minimal@5.2.37 hyprutils@0.13.1 kirigami@6.23.1 libxkbcommon@1.13.1 qqc2-desktop-style@6.23.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.

qtlocation 5.15.17
Dependencies: icu4c@73.1 openssl@3.5.5 qtbase@5.15.17 zlib@1.3.1 rapidjson@1.1.0-1.949c771 protozero@1.7.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: Qt Location and Positioning modules
Description:

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

qtwebchannel 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtwebsockets@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: Web communication library for Qt
Description:

The Qt WebChannel module enables peer-to-peer communication between the host (QML/C++ application) and the client (HTML/JavaScript application).

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-qtpy 2.4.3
Propagated dependencies: python-packaging@25.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/spyder-ide/qtpy
Licenses: Expat
Build system: pyproject
Synopsis: Uniform layer to support PyQt5, PySide2, PyQt6, PySide6
Description:

Provides an abstraction layer on top of the various Qt bindings (PyQt5, PySide2, PyQt6, PySide6) and additional custom QWidgets.

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.

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-superqt 0.8.1
Propagated dependencies: python-pygments@2.19.2 python-qtpy@2.4.3 python-typing-extensions@4.15.0 python-pyqt@6.9.1 python-pyconify@0.2.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/pyapp-kit/superqt
Licenses: Modified BSD
Build system: pyproject
Synopsis: Extra widgets and components for PyQt/PySide
Description:

This package provides some extra widgets for PyQt/PySide:

  • Multi-handle slider for float values

  • Spinbox with arbitrarily large integers

  • Magnitude combined with unit dropdown

  • Label that will elide text

  • Searchable ComboBox populated from Enum

  • Searchable List

  • Searchable Tree

  • Color ComboBox

  • Colormap ComboBox

  • Toggle switch

  • Collapsible widget to hide and unhide child widgets

  • Flow layout

qtwebview 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtwebengine@6.9.3
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: Display web content in a QML application
Description:

Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.

qthttpserver 6.9.2
Dependencies: qtbase@6.9.2
Propagated dependencies: qtwebsockets@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3+
Build system: cmake
Synopsis: HTTP server module for Qt
Description:

Qt HTTP Server supports building HTTP server functionality into an application. Common use cases are exposing the application's functionality through REST APIs, or making devices in a trusted environment configurable also via HTTP.

qtwayland 5.15.18
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@5.15.17 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: gnu
Synopsis: Qt Wayland module
Description:

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

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.

qtspell 1.0.2
Dependencies: enchant@2.6.9 qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/manisandro/qtspell
Licenses: GPL 2+
Build system: cmake
Synopsis: Spell checking for Qt text widgets
Description:

QtSpell adds spell-checking functionality to Qt's text widgets, using the Enchant spell-checking library.

qtxmlpatterns 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 XML patterns module
Description:

The QtXmlPatterns module is a XQuery and XPath engine for XML and custom data models. It contains programs such as xmlpatterns and xmlpatternsvalidator.

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

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

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

python-qscintilla 2.13.4
Dependencies: python-pyqt@5.15.11 python-sip@6.12.0 qscintilla@2.13.4
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.co.uk/software/qscintilla/intro
Licenses: GPL 3+
Build system: pyproject
Synopsis: Qt port of the Scintilla C++ editor control
Description:

QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips.

This package provides the Python bindings.

qscintilla 2.13.4
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.co.uk/software/qscintilla/intro
Licenses: GPL 3+
Build system: gnu
Synopsis: Qt port of the Scintilla C++ editor control
Description:

QScintilla is a port to Qt of Neil Hodgson's Scintilla C++ editor control. QScintilla includes features especially useful when editing and debugging source code. These include support for syntax styling, error indicators, code completion and call tips.

python-pyqt 5.15.11
Dependencies: python-wrapper@3.12.12 qtbase@5.15.17 qtconnectivity@5.15.17 qtdeclarative@5.15.17 qtlocation@5.15.17 qtmultimedia@5.15.17 qtsensors@5.15.17 qtserialport@5.15.17 qtsvg@5.15.17 qttools@5.15.17 qtwebchannel@5.15.17 qtwebsockets@5.15.17 qtx11extras@5.15.17 qtxmlpatterns@5.15.17
Propagated dependencies: python-sip@6.12.0 python-pyqt5-sip@12.17.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Build system: pyproject
Synopsis: Python bindings for Qt
Description:

PyQt is a set of Python v2 and v3 bindings for the Qt application framework. The bindings are implemented as a set of Python modules and contain over 620 classes.

qtsvg 6.9.2
Dependencies: libxkbcommon@1.13.1 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: Qt module for displaying SVGs
Description:

The QtSvg module provides classes for displaying the contents of SVG files.

qtremoteobjects 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: Qt Remote Objects module
Description:

The Qt Remote Objects module is an inter-process communication (IPC) module developed for Qt. The idea is to extend existing Qt's functionalities to enable an easy exchange of information between processes or computers.

python-pyqt+qscintilla 5.15.11
Dependencies: python-pyqt@5.15.11 python-qscintilla@2.13.4
Propagated dependencies: python-sip@6.12.0 python-pyqt5-sip@12.17.0
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.riverbankcomputing.com/software/pyqt/intro
Licenses: GPL 3
Build system: trivial
Synopsis: Union of PyQt and the Qscintilla extension
Description:

This package contains the union of PyQt and the Qscintilla extension.

qttranslations 6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qt.io/
Licenses: GPL 3
Build system: cmake
Synopsis: Qt translation catalogs
Description:

This package contains the translations for Qt contributed by the Qt community.

Total packages: 72465