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

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

qtquickcontrols2 5.15.17
Dependencies: qtbase@5.15.17 qtdeclarative@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 Quick Controls 2 and other Quick 2 modules
Description:

The Qt Quick Controls 2 module contains the Qt Labs Platform module that provides platform integration: native dialogs, menus and menu bars, and tray icons. It falls back to Qt Widgets when a native implementation is not available.

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.11.0 libxrender@0.9.12 mesa@25.2.3 mtdev@1.1.6 qtbase@5.15.17 vulkan-headers@1.4.321.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.

qxlsx 1.4.6
Dependencies: libxkbcommon@1.11.0 qtbase@6.9.2 vulkan-headers@1.4.321.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.

python-superqt 0.7.6
Propagated dependencies: python-pygments@2.19.1 python-qtpy@2.4.3 python-typing-extensions@4.15.0
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 willl 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

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.

clazy 1.12
Dependencies: clang@13.0.1 llvm@13.0.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/KDE/clazy/
Licenses: LGPL 2.0+
Build system: cmake
Synopsis: Qt-oriented static code analyzer
Description:

clazy is a compiler plugin which allows clang to understand Qt semantics. It can emit more than fifty (50) Qt-related compiler warnings, ranging from unneeded memory allocations to misuses of the API, including fix-its for automatic refactoring.

qtquick3d 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtshadertools@6.9.2 qtwayland@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 module and API for defining 3D content in Qt Quick
Description:

Qt Quick 3D is a module within the Qt framework that provides a high-level interface for creating 3D content for user interfaces. Its key features include:

  • Spatial (3D) scene graph

  • Mixing 2D and 3D Qt Quick content

  • Physically based rendering (PBR) materials

  • Punctual and image based lighting

  • Custom material and effect system

  • GLTF (Graphics Library Transmission Format) 2.0 model import

  • Animation support

  • 3D input handling and picking

  • 3D particle system

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.

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.

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.

qtvirtualkeyboard 6.9.2
Dependencies: qtbase@6.9.2
Propagated dependencies: qtdeclarative@6.9.2 qtmultimedia@6.9.2 qtsvg@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: QtQuick virtual keyboard
Description:

The Qt Virtual Keyboard module provides a virtual keyboard framework that consists of a C++ backend supporting custom input methods as well as a UI frontend implemented in QML.

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.

qtsvg 5.15.17
Dependencies: mesa@25.2.3 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: Qt module for displaying SVGs
Description:

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

qtdeclarative 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 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++.

qtscxml 5.15.17
Dependencies: qtbase@5.15.17 qtdeclarative@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 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.

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

python-pyqt+qscintilla 5.15.11
Dependencies: python-pyqt@5.15.11 python-qscintilla@2.13.4
Propagated dependencies: python-sip@6.8.6 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.

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.

qtappinstancemanager 1.3.2
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/oclero/qtappinstancemanager
Licenses: Expat
Build system: cmake
Synopsis: Single application instance manager for Qt6
Description:

QtAppInstanceManager is a tool to control how many instances of your Qt application are running at the same time, and to send messages between instances. It uses a local socket under the hood. You may then build upon this foundation any messaging system or protocol, such as JSON-RPC for instance (NB: not provided because out of the scope of this library).

It is intended to be a replacement for QtSingleApplication, the deprecated Qt4 official project.

qcustomplot 2.1.1
Dependencies: qtbase@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://www.qcustomplot.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Qt widget for plotting and data visualization
Description:

QCustomPlot is a Qt C++ widget providing 2D plots, graphs and charts.

qtsvg 6.9.2
Dependencies: libxkbcommon@1.11.0 mesa@25.2.3 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.

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.

Total packages: 70994