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

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.


qtquick3dphysics 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: Physics engine integration for Qt Quick 3D
Description:

Qt Quick 3D Physics provides a high-level API for physics simulation. It supports simulating interactive rigid bodies as well as static meshes and non-colliding bodies used for detecting overlaps. Every simulated body can have its own physical properties like mass, density and friction.

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.

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.

qtlocation 6.9.2
Dependencies: icu4c@73.1 openssl@3.5.5 qtbase@6.9.2 zlib@1.3.1 qtdeclarative@6.9.2 qtpositioning@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: Qt Location and Positioning modules
Description:

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

qt-advanced-docking-system 4.4.1
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Advanced docking system for Qt
Description:

Qt Advanced Docking System lets you create customizable layouts using a window docking system.

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.

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

qlementine-icons 1.14.0
Dependencies: qtbase@6.9.2 qtsvg@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://oclero.github.io/qlementine-icons/
Licenses: Expat
Build system: cmake
Synopsis: Modern icon set for desktop Qt applications
Description:

Qlementine Icons is a modern, vector, elegant, free, and open-source icon library designed for use with a C++ library that enhances the appearance of your QtWidgets application.

qtgraphicaleffects 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 Graphical Effects module
Description:

The Qt Graphical Effects module provides a set of QML types for adding visually impressive and configurable effects to user interfaces. Effects are visual items that can be added to Qt Quick user interface as UI components. The API consists of over 20 effects provided as separate QML types. The effects cover functional areas such as blending, masking, blurring, coloring, and many more.

dotherside 0.9.0
Dependencies: qtbase@5.15.17 qtdeclarative@5.15.17
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://filcuc.github.io/DOtherSide/index.html
Licenses: LGPL 3
Build system: cmake
Synopsis: C language library for creating bindings for the Qt QML language
Description:

DOtherSide is a C language library for creating bindings for the QT QML language. The following features are implementable from a binding language:

  • Creating custom QObject

  • Creating custom QAbstractListModels

  • Creating custom properties, signals and slots

  • Creating from QML QObject defined in the binded language

  • Creating from Singleton QML QObject defined in the binded language

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.

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.

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.

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.

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

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.

qcustomplot-qt5 2.1.1
Dependencies: qtbase@5.15.17
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.

python-pyside-6 6.9.2
Dependencies: qtbase@6.9.2 qtdeclarative@6.9.2 qtmultimedia@6.9.2 qtnetworkauth@6.9.2 qtpositioning@6.9.2 qtsvg@6.9.2 qttools@6.9.2 qtwebchannel@6.9.2 qtwebengine@6.9.3 qtwebsockets@6.9.2
Propagated dependencies: python-shiboken-6@6.9.2
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://wiki.qt.io/Qt_for_Python
Licenses: LGPL 3 GPL 3 GPL 2
Build system: cmake
Synopsis: The Qt for Python product enables the use of Qt6 APIs in Python applications
Description:

The Qt for Python product enables the use of Qt6 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide6 module. The PySide6 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken6 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

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.

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

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.

signond-qt6 8.61-0.c8ad982
Dependencies: dbus@1.16.2 glib@2.86.0 libaccounts-glib@1.27
Channel: guix
Location: gnu/packages/qt.scm (gnu packages qt)
Home page: https://accounts-sso.gitlab.io/signond/index.html
Licenses: LGPL 2.1+
Build system: qt
Synopsis: Perform user authentication over D-Bus
Description:

This package provides a D-Bus service which performs user authentication on behalf of its clients.

qtx11extras 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 Extras for X11
Description:

The QtX11Extras module includes the library to access X11 from within Qt 5.

Total packages: 32521